style: 测试;

This commit is contained in:
2026-04-03 21:18:27 +08:00
parent cd143d9541
commit c490bd6f76

View File

@@ -178,8 +178,6 @@ export default function HomePage() {
size={260} size={260}
> >
{sidebarContent} {sidebarContent}
{sidebarContent}
</Drawer> </Drawer>
</Layout> </Layout>
); );