This commit is contained in:
Manav Rathi
2024-11-06 10:06:44 +05:30
parent 079154198b
commit 22b0d47e0a

View File

@@ -1,5 +0,0 @@
import { styled } from "@mui/material";
export const Pre = styled("pre")`
color: #aaa;
padding: 7px 15px;
`;