We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef92d8e commit 59bb638Copy full SHA for 59bb638
1 file changed
src/pages/index.tsx
@@ -6,6 +6,7 @@ import Stack from "@mui/material/Stack";
6
import { Wip } from "@/components/wip";
7
8
function Index() {
9
+ // test
10
return (
11
<Shell>
12
<MainLayoutContainer>
0 commit comments