Skip to content

Commit 5b677b0

Browse files
add better warning to show that master is unstable (#83)
moved warning below collapsed examples
1 parent 20fe318 commit 5b677b0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,13 @@ import { Pagination, Tabs, Checkbox } from './MyDumbComponents'
5858

5959
</details>
6060

61-
## Components
61+
## ⚠️ Master is unstable
62+
> This branch is **unstable** and is in **active development**.
63+
> For the latest stable version go to [0.1-stable branch](https://github.com/renatorib/react-powerplug/tree/0.1-stable)
6264
63-
> **_Note 1:_** This branch is **unstable** and is in **active development**.
64-
> To the latest stable version go to [0.1-stable branch](https://github.com/renatorib/react-powerplug/tree/0.1-stable)
65+
## Components
6566

66-
> **_Note 2:_** _This is a kind of a cheat sheet for fast search._
67+
> **_Note_** _This is a kind of a cheat sheet for fast search._
6768
> _If you want a more detailed **API Reference** and examples for each component see [full docs](/docs)_
6869
6970
| Component | Component Props | Render Props | |

0 commit comments

Comments
 (0)