Skip to content

Commit

Permalink
consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Stan370 committed Oct 3, 2024
1 parent 2b23180 commit e5320e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/components/Siderbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ const Siderbar = () => {
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="currentColor"
fill="none"
stroke="currentColor"
className="w-12 h-6 "
>
<path d="M11.47 3.841a.75.75 0 0 1 1.06 0l8.69 8.69a.75.75 0 1 0 1.06-1.061l-8.689-8.69a2.25 2.25 0 0 0-3.182 0l-8.69 8.69a.75.75 0 1 0 1.061 1.06l8.69-8.689Z" />
Expand Down

0 comments on commit e5320e1

Please sign in to comment.