mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
optimized imports
This commit is contained in:
parent
3656b6d218
commit
d4d200f6ef
6 changed files with 3 additions and 9 deletions
|
@ -4,8 +4,6 @@ import { Icon } from '~/components/input/Icon';
|
|||
import classNames from 'classnames';
|
||||
import { Placeholder } from '~/components/placeholders/Placeholder';
|
||||
import { getPrettyDate } from '~/utils/dom';
|
||||
import { URLS } from '~/constants/urls';
|
||||
import { Link } from 'react-router-dom';
|
||||
|
||||
interface IProps {
|
||||
id?: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue