feat: remove custom border radius

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

View File

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