Permissions popup context iso
This commit is contained in:
parent
f3715411c6
commit
7b5faa1cc1
49 changed files with 562 additions and 506 deletions
|
@ -10,7 +10,7 @@ import { LocalizerType } from '../types/Util';
|
|||
import { ModalHost } from './ModalHost';
|
||||
import { Theme } from '../util/theme';
|
||||
import { getClassNamesFor } from '../util/getClassNamesFor';
|
||||
import { useHasWrapped } from '../util/hooks';
|
||||
import { useHasWrapped } from '../hooks/useHasWrapped';
|
||||
|
||||
type PropsType = {
|
||||
children: ReactNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue