build(deps-dev): bump @types/react-dom from 19.0.2 to 19.0.3 in /web #798
Annotations
10 warnings
lint:
web/src/contexts/conversation.jsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint:
web/src/contexts/conversation.jsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
web/src/contexts/conversation.jsx#L37
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
web/src/contexts/conversation.jsx#L73
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
web/src/contexts/conversation.jsx#L135
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
web/src/contexts/message.jsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint:
web/src/contexts/message.jsx#L31
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
web/src/contexts/snackbar.jsx#L5
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint:
web/src/contexts/theme.jsx#L5
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint:
web/src/contexts/user.jsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|