change(ui): fix file spelling
This commit is contained in:
parent
47b7745b9f
commit
dc8e992296
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import cn from 'classnames';
|
|||
import { Popup } from 'UI';
|
||||
import GuidePopup, { FEATURE_KEYS } from 'Shared/GuidePopup';
|
||||
import { Controls as Player } from 'Player';
|
||||
import { INDEXES } from 'App/constants/zIndex';
|
||||
import { INDEXES } from 'App/constants/zindex';
|
||||
|
||||
interface Props {
|
||||
onClick?: () => void;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue