index
:
github/Vencord.git
feat/localpronounoverrides
feat/pronounoverrides
feat/userpluginbadge
gitkeepuserplugins
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
Test.tsx
blob: 14a46ddf4e29370d13d9d15e06a8efbb676089e7 (
plain
)
1
2
3
4
5
6
7
import React from "react"; export default () => { <div> Hi </div>; };