mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-27 12:19:10 +00:00
87baca247b
When the hand has never been raised yet, the value is undefined and not false, which leads to a react aria warning. It's a bad practice. Fix it.