updating names cont.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Box, Text } from '@chakra-ui/react';
|
||||
|
||||
export default function SettingsCanvas() {
|
||||
export default function Settings() {
|
||||
return (
|
||||
<Box p={8} mt={4} ml="auto" mr="auto" width="600px">
|
||||
<Box
|
||||
|
||||
Reference in New Issue
Block a user