mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-03 12:54:01 +00:00
The carousel card container was changed to use dynamic height (defaulting to 360px) rather than a fixed minHeight. The test expected minHeight which no longer exists. Also removes the animationDelay assertion which jsdom does not verify via toHaveStyle. Mention.tsx had a pre-existing import-sort drift that the CI sort-check detected; sorted to clear the gate. |
||
|---|---|---|
| .. | ||
| @types | ||
| a11y | ||
| common | ||
| components | ||
| constants | ||
| data-provider | ||
| hooks | ||
| lib/rum | ||
| locales | ||
| polyfills | ||
| Providers | ||
| routes | ||
| store | ||
| utils | ||
| App.jsx | ||
| main.jsx | ||
| mobile.css | ||
| style.css | ||
| vite-env.d.ts | ||