mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-09 03:58:51 +01:00
fix: remove redundant background classes for KnownEndpoints.xai in UnknownIcon component
This commit is contained in:
parent
3b93224fb0
commit
e8f8ab0ba0
1 changed files with 0 additions and 3 deletions
|
|
@ -28,9 +28,6 @@ const knownEndpointClasses = {
|
|||
},
|
||||
[KnownEndpoints.xai]: {
|
||||
[IconContext.landing]: 'p-2',
|
||||
[IconContext.menuItem]: 'bg-white',
|
||||
[IconContext.message]: 'bg-white',
|
||||
[IconContext.nav]: 'bg-white',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue