We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b094cc6 commit 3d9df41Copy full SHA for 3d9df41
.changeset/afraid-swans-cheat.md
@@ -0,0 +1,5 @@
1
+---
2
+'classic-react-components': minor
3
4
+
5
+Update headlines in doc
README.md
@@ -1,10 +1,8 @@
# 🚀 classic-react-components
-A Simple React Library of `Utility Components`.
+- A Simple React Library of `Utility Components`.
+- Write jsx in `maintainable` and `readable` way, and fun too.
-<br />
6
-
7
-> **Note** This library is still in progress.
8
9
<br />
10
<p align="left">
@@ -22,9 +20,10 @@ A Simple React Library of `Utility Components`.
22
20
23
21
## Features
24
25
-- Comes with treeshaking
26
-- Typescript support
27
-- Small bundle size
+- Comes with treeshaking
+- Typescript support
+- Small bundle size
+- Minimal and Easy to use
28
29
## Installation
30
0 commit comments