mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
optimized imports
This commit is contained in:
parent
3656b6d218
commit
d4d200f6ef
6 changed files with 3 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
import React, { FC, useEffect, useRef } from 'react';
|
||||
import styles from './styles.module.scss';
|
||||
import { createPortal } from 'react-dom';
|
||||
import { clearAllBodyScrollLocks, disableBodyScroll } from 'body-scroll-lock';
|
||||
import { useCloseOnEscape } from '~/hooks';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue