mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed deactivated unit color
This commit is contained in:
parent
efe7800743
commit
946a78a7ef
3 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
|||
import React, { FC, useCallback, useState } from 'react';
|
||||
|
||||
import { Manager, Popper, Reference } from 'react-popper';
|
||||
import React, { FC } from 'react';
|
||||
|
||||
import { Avatar } from '~/components/common/Avatar';
|
||||
import { MenuButton } from '~/components/menu';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue