Skip to content

Commit

Permalink
Merge pull request #49 from cunneen/patch-colorscheme
Browse files Browse the repository at this point in the history
Fix invalid html attribute 'colorScheme' browser error in Hamburger
  • Loading branch information
simmmpleweb authored Mar 7, 2022
2 parents 9fc7196 + d39fb33 commit 247b2d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Sidebar/Sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,6 @@ export function SidebarResponsive(props) {
w="18px"
h="18px"
ref={btnRef}
colorScheme="teal"
onClick={onOpen}
/>
<Drawer
Expand Down

0 comments on commit 247b2d7

Please sign in to comment.