This website requires JavaScript.
Explore
Help
Sign In
sjwie
/
nextjs-test
Watch
1
Star
0
Fork
You've already forked nextjs-test
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9f97ef6c93
nextjs-test
/
app
/
unity
/
unity.tsx
8 lines
79 B
TypeScript
Raw
Blame
History
"use client"
;
const
Unity
=
(
)
=
>
{
return
<
>
<
/
>
;
}
;
export
default
Unity
;
Reference in New Issue
View Git Blame
Copy Permalink