mirror of
https://github.com/stronk-dev/LivepeerEvents.git
synced 2025-07-05 10:45:10 +02:00
rermove radius
This commit is contained in:
parent
a43e03ba43
commit
c79d61fe10
@ -409,7 +409,6 @@ const MonthlyGraphs = (obj) => {
|
|||||||
}}
|
}}
|
||||||
value={activeGraph}
|
value={activeGraph}
|
||||||
onChange={setGraph}
|
onChange={setGraph}
|
||||||
radius="md"
|
|
||||||
spacing="lg"
|
spacing="lg"
|
||||||
size="lg"
|
size="lg"
|
||||||
transitionDuration={200}
|
transitionDuration={200}
|
||||||
|
@ -32,7 +32,6 @@ const MonthlyStats = (obj) => {
|
|||||||
}}
|
}}
|
||||||
value={activePage}
|
value={activePage}
|
||||||
onChange={setPage}
|
onChange={setPage}
|
||||||
radius="md"
|
|
||||||
spacing="lg"
|
spacing="lg"
|
||||||
size="lg"
|
size="lg"
|
||||||
transitionDuration={200}
|
transitionDuration={200}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user