mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 19:36:35 +00:00
fix warning
This commit is contained in:
parent
895a5665b6
commit
6f6669894e
@ -49,7 +49,7 @@ const Activation = ({
|
|||||||
currentAPRValue,
|
currentAPRValue,
|
||||||
estimatedActivationTimeValue,
|
estimatedActivationTimeValue,
|
||||||
validatorQueueValue,
|
validatorQueueValue,
|
||||||
}) => {
|
}: ActivationProps) => {
|
||||||
const [showConfetti, setShowConfetti] = useState(true)
|
const [showConfetti, setShowConfetti] = useState(true)
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user