fuxt
fuxt copied to clipboard
VideoThumbtray
Component Created: VideoThumbtray.vue
Stories: VideoThumbtray.stories.js
Imports:
- SplitText
Notes:
Check out the way the event is emitted up to WpGutenberg (to open modal), maybe using the global event bus is better?
Time Report:
This took me 2 hours to build this.
Checklist:
- [x] I double checked it looks like the designs
- [x] I completed any required mobile breakpoint styling
- [x] I completed any required hover state styling
- [x] I included a working Storybook file
- [ ] I included a Story that showed some edge case working correctly (long text, short screen, missing image etc.)
- [x] I added notes above about how long it took to build this component
- [x] I assigned this PR to someone to review