mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-29 14:46:41 +07:00
refactor editos
This commit is contained in:
parent
03ddb1862c
commit
5e9c111e0f
149 changed files with 416 additions and 317 deletions
|
@ -6,7 +6,7 @@ import { observer } from 'mobx-react-lite';
|
|||
|
||||
import { Anchor } from '~/components/common/Anchor';
|
||||
import { Authorized } from '~/components/common/Authorized';
|
||||
import { Filler } from '~/components/containers/Filler';
|
||||
import { Filler } from '~/components/common/Filler';
|
||||
import { Button } from '~/components/input/Button';
|
||||
import { Logo } from '~/components/main/Logo';
|
||||
import { Dialog } from '~/constants/modal';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue