feat: remove custom border radius
This commit is contained in:
@@ -8,7 +8,6 @@ const App = () => (
|
||||
theme={{
|
||||
token: {
|
||||
colorPrimary: '#ff00c3',
|
||||
borderRadius: 2,
|
||||
},
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user