- Rename React components/pages/utilities that contain JSX to `.jsx` across `web/src` - Update import paths and re-exports to match new `.jsx` extensions - Fix Vite entry by switching `web/index.html` from `/src/index.js` to `/src/index.jsx` - Verified remaining `.js` files are plain JS (hooks/helpers/constants) and do not require JSX - No runtime behavior changes; extension and reference alignment only Context: Resolves the Vite pre-transform error caused by the stale `/src/index.js` entry after migrating to `.jsx`.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| ChatArea.jsx | Loading commit data... | |
| CodeViewer.jsx | Loading commit data... | |
| ConfigManager.jsx | Loading commit data... | |
| CustomInputRender.jsx | Loading commit data... | |
| CustomRequestEditor.jsx | Loading commit data... | |
| DebugPanel.jsx | Loading commit data... | |
| FloatingButtons.jsx | Loading commit data... | |
| ImageUrlInput.jsx | Loading commit data... | |
| MessageActions.jsx | Loading commit data... | |
| MessageContent.jsx | Loading commit data... | |
| OptimizedComponents.js | Loading commit data... | |
| ParameterControl.jsx | Loading commit data... | |
| SettingsPanel.jsx | Loading commit data... | |
| ThinkingContent.jsx | Loading commit data... | |
| configStorage.js | Loading commit data... | |
| index.js | Loading commit data... |