feat: revert custom border radius

This commit is contained in:
karishmas6
2024-03-07 04:01:28 +05:30
parent bb61028415
commit 7635a6c30a

View File

@@ -8,6 +8,7 @@ const App = () => (
theme={{
token: {
colorPrimary: '#ff00c3',
borderRadius: 2,
},
}}
>