refactor: レイアウト整理・型共通化・メタデータおよびパフォーマンス改善 #1306
Annotations
1 error and 1 warning
|
lint
Process completed with exit code 1.
|
|
lint:
src/components/slideshow.tsx#L99
React Hook useMemo has an unnecessary dependency: 'styles'. Either exclude it or remove the dependency array. Outer scope values like 'styles' aren't valid dependencies because mutating them doesn't re-render the component
|