mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Change Settings Icon in the Site Header
This commit is contained in:
parent
83a7e60fe5
commit
eba8fb58ed
@ -1,13 +1,6 @@
|
||||
import { Link } from '@chakra-ui/react';
|
||||
|
||||
import {
|
||||
FaGithub,
|
||||
FaDiscord,
|
||||
FaBug,
|
||||
FaKeyboard,
|
||||
FaWrench,
|
||||
FaCube,
|
||||
} from 'react-icons/fa';
|
||||
import { FaGithub, FaDiscord, FaBug, FaKeyboard, FaCube } from 'react-icons/fa';
|
||||
|
||||
import InvokeAILogo from 'assets/images/logo.png';
|
||||
import IAIIconButton from 'common/components/IAIIconButton';
|
||||
|
Loading…
Reference in New Issue
Block a user