diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4f1bbac2..b7686c4b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -36,6 +36,7 @@ Add screenshots to help explain your changes. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code +- [ ] I have added screenshots if ui has been changed - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings @@ -45,4 +46,4 @@ Add screenshots to help explain your changes. ## Additional context -Add any other context about the pull request here. \ No newline at end of file +Add any other context about the pull request here. diff --git a/apps/web/src/components/editor/media-panel/tabbar.tsx b/apps/web/src/components/editor/media-panel/tabbar.tsx index f4e520b2..b05bee7e 100644 --- a/apps/web/src/components/editor/media-panel/tabbar.tsx +++ b/apps/web/src/components/editor/media-panel/tabbar.tsx @@ -69,7 +69,7 @@ export function TabBar() { />