mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-02 04:12:36 +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. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| sw | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||