Skip to content

Commit 79f4911

Browse files
committed
remove import antd
1 parent 7e5be7f commit 79f4911

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Radio/OrderRadio.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React from "react";
2-
// import { Radio, Space } from "antd";
32
import { Radio, RadioGroup, FormControlLabel, Stack } from "@mui/material"
43
import styled from "styled-components";
54
import colors from "../../styles/colors";

0 commit comments

Comments
 (0)