Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
artemis-prime committed Jun 25, 2024
1 parent effcbf9 commit 2ce6c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/blocks/def/screenful-block.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ interface ScreenfulBlock extends Block {
*
* If in a scrolling situation, the video will autoplay when 75% in view
*/
banner?: string | VideoBlock
banner?: string | VideoBlock // TODO: should be VideoDef

/** Specifies rendering and layout hints and variants for block as a whole */
specifiers?: string
Expand Down

0 comments on commit 2ce6c04

Please sign in to comment.