Skip to content

Commit

Permalink
stroke-width
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Oct 24, 2023
1 parent bcdd8f6 commit 8eda41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layouts/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ const Sidebar = (): JSX.Element => {
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
strokeWidth="1.5"
stroke="currentColor"
className="w-6 h-6"
>
Expand Down

0 comments on commit 8eda41a

Please sign in to comment.