fix: delete only selected clip from timeline
This commit is contained in:
parent
9abb502919
commit
c336847bf7
|
|
@ -10,11 +10,12 @@
|
|||
# debug
|
||||
/apps/web/npm-debug.log*
|
||||
/apps/web/yarn-debug.log*
|
||||
/apps/web/yarn-error.log*
|
||||
/apps/web/yarn-error.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
/apps/web/.env*
|
||||
/apps/web/.env.example
|
||||
|
||||
# typescript
|
||||
/apps/web/next-env.d.ts
|
||||
/apps/web/next-env.d.ts
|
||||
/apps/web/yarn.lock
|
||||
|
|
|
|||
3114
apps/web/yarn.lock
3114
apps/web/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue