feat(update): add post-update release notes toast #437
Annotations
2 warnings
|
Lint:
src/features/threads/hooks/useThreadMessaging.ts#L310
React Hook useCallback has an unnecessary dependency: 'getCustomName'. Either exclude it or remove the dependency array
|
|
Lint:
src/features/layout/components/DesktopLayout.tsx#L136
React Hook useEffect has missing dependencies: 'chatLayerActive' and 'diffLayerActive'. Either include them or remove the dependency array
|
Loading