Implement click-to-seek functionality in timeline

This commit is contained in:
Andrew Kordampalos
2025-06-23 22:17:36 +03:00
parent fddbecc736
commit 2a1ac8fcf7
4 changed files with 25 additions and 2 deletions

3
.gitignore vendored
View File

@ -19,3 +19,6 @@
# typescript
/apps/web/next-env.d.ts
/apps/web/yarn.lock
# asdf version management
.tool-versions