mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Lots of updates
This commit is contained in:
@ -58,7 +58,7 @@ const Button: React.FC<Props> = ({
|
||||
} else {
|
||||
mounted.current = true
|
||||
}
|
||||
}, [content, loading, disabled])
|
||||
}, [content, loading, disabled, active])
|
||||
|
||||
const loadingSpinkit = useMemo(
|
||||
() => (
|
||||
|
Reference in New Issue
Block a user