frontendgood first issue
仓库指标
- 星标
- (16 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
When the user presses the play button on the bookmarks page, a video player should appear at the top of the page in place of the user's profile information. See the design below. Also see SearchContainer.tsx for a similar implementation that uses position: sticky to accomplish this on the search page. The VideoLite component can be used for this.
