Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Remove unnecessary max-width properties in ChatScreen component #29

Remove unnecessary max-width properties in ChatScreen component

Remove unnecessary max-width properties in ChatScreen component #29

Triggered via pull request March 16, 2025 16:10
Status Success
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint: apps/web/src/components/ui/sidebar.tsx#L766
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: apps/web/src/components/ui/multi-select.tsx#L92
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: apps/web/src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: apps/web/src/components/ui/button.tsx#L73
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: apps/web/src/components/ui/badge.tsx#L39
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: apps/web/src/components/ThemeProvider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components