mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
style(Nav): improve Nav transition for open/close (#652)
* Revert "Animated sidebar (#649)"
This reverts commit dd19323280.
* in progress
* style(Nav): improve transition for Nav
This commit is contained in:
parent
dd19323280
commit
15987abe0a
5 changed files with 74 additions and 124 deletions
|
|
@ -1,6 +1,7 @@
|
|||
export { default as Plugin } from './Plugin';
|
||||
export { default as GPTIcon } from './GPTIcon';
|
||||
export { default as CogIcon } from './CogIcon';
|
||||
export { default as Panel } from './Panel';
|
||||
export { default as Spinner } from './Spinner';
|
||||
export { default as MessagesSquared } from './MessagesSquared';
|
||||
export { default as StopGeneratingIcon } from './StopGeneratingIcon';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue