chore: -rm styled import

This commit is contained in:
karishmas6
2024-07-25 22:50:07 +05:30
parent d586ef85ac
commit 43912840ab

View File

@@ -1,5 +1,4 @@
import React from 'react';
import styled from 'styled-components';
import { Box, Button, IconButton, Stack, Typography } from "@mui/material";
interface ConfirmationBoxProps {