JEM
JEM
When the page loads, there is a brief flash of the LoginComponent before the user's authentication status is confirmed. This occurs because the initial state of the user in our...
**Summary:** Improve the UI to allow users to manage different AI models and configure corresponding API keys from the settings. Add a dropdown menu in the main chat interface for...
Removes tailwindcss-animate package and associated imports Introduces a CSS-based approach for animations using custom properties and keyframes TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`. author: @Wombosvideo To test run `p dev`,...
Removes redundant 'use client' directives from various UI component files to optimize client-side performance. Fixes #6888
Removes redundant "use client" directives from multiple UI components. Ensures functionality remains intact without these directives. Fixes rest of: #6888
### Describe the bug a client-side exception has occurred while loading ### Affected component/components /create page pagination demo ### How to reproduce 1. go to /create 2. click the pagination...