frontendgood first issue
Métriques du dépôt
- Stars
- (16 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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.
