kopia lustrzana https://github.com/bugout-dev/moonstream
remove unused var
rodzic
9f02ee21b0
commit
fee4e74861
|
@ -244,7 +244,6 @@ const NewDashboardChart = () => {
|
||||||
</Button>
|
</Button>
|
||||||
)}
|
)}
|
||||||
dropdownItem={(item) => {
|
dropdownItem={(item) => {
|
||||||
const badgeColor = color(`${item.color}`);
|
|
||||||
return (
|
return (
|
||||||
<Stack cursor="pointer" direction="row">
|
<Stack cursor="pointer" direction="row">
|
||||||
<chakra.span whiteSpace="nowrap">
|
<chakra.span whiteSpace="nowrap">
|
||||||
|
|
Ładowanie…
Reference in New Issue