File size: 99 Bytes
1e92f2d |
1 2 3 |
// Need to render the same component for anything within /admin
export { default } from "../page";
|
1e92f2d |
1 2 3 |
// Need to render the same component for anything within /admin
export { default } from "../page";
|