index
:
moopa
beta
main
watchpage-refactor
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pages
/
testing.js
blob: dfbc4895a26cda0c0c7b9a600cb3f60aa675c358 (
plain
) (
blame
)
1
2
3
export
default
function
Testing
()
{
return
<
div
>
testing
<
/div>;
}