mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
update bing chat icon (#627)
* update bing chat icon * add bing logo backup * add BingIconBackup.jsx --------- Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
This commit is contained in:
parent
9e931229e2
commit
c7e57cd3a2
5 changed files with 682 additions and 104 deletions
|
|
@ -1,6 +1,7 @@
|
|||
export { default as Plugin } from './Plugin';
|
||||
export { default as GPTIcon } from './GPTIcon';
|
||||
export { default as BingIcon } from './BingIcon';
|
||||
export { default as BingJbIcon } from './BingJbIcon';
|
||||
export { default as CogIcon } from './CogIcon';
|
||||
export { default as Spinner } from './Spinner';
|
||||
export { default as MessagesSquared } from './MessagesSquared';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue