updating names cont.

This commit is contained in:
2025-08-05 15:08:18 -07:00
parent c4d9725583
commit 46b27d90dd
12 changed files with 33 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { Box, Text } from '@chakra-ui/react';
export default function AdminCanvas() {
export default function Admin() {
return (
<Box p={8} mt={4} ml="auto" mr="auto" width="600px">
<Box