Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
fix: Modify logo properties for correct display on both dark and ligh…
Browse files Browse the repository at this point in the history
…t themes (#44)

And fixed it's `.jsx` issues:
* `fill-rule` -> `fillRule`
* `clip-rule` -> `clipRule`
  • Loading branch information
novusnota authored Feb 3, 2024
1 parent 7c86b7b commit 3186895
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.next
node_modules
out
package-lock.json
Loading

0 comments on commit 3186895

Please sign in to comment.