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