feat(project): init
This commit is contained in:
5
app/component/table/base/page.tsx
Normal file
5
app/component/table/base/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
"use client"
|
||||
|
||||
export default function ComponentTableBasePage() {
|
||||
return <>ComponentTableBasePage</>
|
||||
}
|
||||
Reference in New Issue
Block a user