Skip to content

Commit b561914

Browse files
authored
fix: correct charts location
1 parent 1190121 commit b561914

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

content/aesthetics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88

99
- [tw-in-js/twind](https://github.com/tw-in-js/twind) - The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
1010

11+
### Charts
12+
- [plotery](https://shelacek.bitbucket.io/plotery) - 5kB declarative SVG-based charting library for Preact

content/essentials.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@
55
- [molefrog/wouter](https://github.com/molefrog/wouter) - A minimalist-friendly ~2.1KB routing for React and Preact
66

77
### State Management
8-
- [preactjs/signals](https://github.com/preactjs/signals) - Manage state with style in every framework
9-
10-
### Charts
11-
- [plotery](https://shelacek.bitbucket.io/plotery) - 5kB declarative SVG-based charting library for Preact
8+
- [preactjs/signals](https://github.com/preactjs/signals) - Manage state with style in every framework

0 commit comments

Comments
 (0)