This website requires JavaScript.
Explore
Help
Register
Sign In
humas
/
web-humas-fe
Watch
2
Star
0
Fork
You've already forked web-humas-fe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0e87d7d627
web-humas-fe
/
app
/
(admin)
/
admin
/
master-category
/
page.tsx
5 lines
96 B
TypeScript
Raw
Blame
History
"use client"
;
export
default
function
MasterCategory() {
return
<
div
>
master
category
<
/
div
>
;
}
Reference in New Issue
View Git Blame
Copy Permalink