feat: Integrate Material UI theme provider and enhance UI components
This commit is contained in:
@@ -7,8 +7,7 @@ function Footer() {
|
||||
<Box
|
||||
component="footer"
|
||||
sx={{
|
||||
py: 2,
|
||||
mt: 2,
|
||||
py: 1,
|
||||
borderTop: 1,
|
||||
borderColor: "divider",
|
||||
bgcolor: "background.paper",
|
||||
|
||||
Reference in New Issue
Block a user