mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-10 06:10:17 -04:00
oops i forgot the page
This commit is contained in:
parent
14ae6efa46
commit
b7e7046a88
|
@ -23,6 +23,6 @@ export default function Page() {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Table headersData={data.headers} data={data.data} />
|
<Table headersData={data.headers} data={data.data} />
|
||||||
</>)
|
</>);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user