-
Notifications
You must be signed in to change notification settings - Fork 170
Commit 584798d
make videoId props optional
Shouldnt we make videoId optional if we want to pass just a playList?
Ideally a conditional type should probably be created so we must have videoId or playList, but not both?1 parent 7a627de commit 584798d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 | - | ||
63 | + | ||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments