現在の再生位置に設定ボタンを追加 #26
Annotations
4 errors
deploy:
src/features/video-player/VideoPlayer.tsx#L1
'ReactNode' is declared but its value is never read.
|
deploy:
src/features/video-player/VideoPlayerEditForm.tsx#L71
Type '{ children: string[]; onClick: () => void; }' is not assignable to type 'Props'.
|
deploy:
src/features/video-player/YouTubeVideoViewer.tsx#L16
Parameter 'event' implicitly has an 'any' type.
|
deploy
Process completed with exit code 2.
|