mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-07 19:25:14 -05:00
Change Settings Icon in the Site Header
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user