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