mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 21:27:47 +00:00
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
7933d4b4d6
commit
d3680bbebd
@@ -22,7 +22,7 @@ type State = {
|
||||
opacityAnimation: Object,
|
||||
|
||||
/**
|
||||
* A boolean to descide to show or not show the arrow. This is required as
|
||||
* A boolean to decide to show or not show the arrow. This is required as
|
||||
* we can't easily animate this transformed Component so we render it once
|
||||
* the animation is done.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user