auto push

This commit is contained in:
2024-04-19 10:23:23 +08:00
parent 758c7986d0
commit a5052f5bd0

View File

@@ -56,3 +56,7 @@ import { Box, Paper, SimpleGrid, Stack, Text, TextInput } from "@mantine/core";
// </>
// );
// }
export default function Page(){
return null
}