Skip to content

Commit 6585127

Browse files
authored
Merge pull request #464 from catho/QTM-412
feat(new dropdown component): implements a new dropdown component
2 parents 19d3a63 + 2312f77 commit 6585127

33 files changed

+2427
-1
lines changed
5.02 KB
Loading
4.55 KB
Loading
10.3 KB
Loading
17.4 KB
Loading
Loading
Loading
5.02 KB
Loading
10.2 KB
Loading
Loading
5.07 KB
Loading
2.46 KB
Loading
2.31 KB
Loading
4.99 KB
Loading
6.57 KB
Loading
Loading
Loading
2.46 KB
Loading
4.67 KB
Loading
Loading
2.44 KB
Loading

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[remover]
2+
13
# Quantum
24

35
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors)
@@ -16,6 +18,7 @@ It can be installed via npm or yarn.
1618
```sh
1719
yarn add @catho/quantum styled-components
1820
```
21+
1922
### :warning: Quantum is compatible with [email protected] or higher
2023

2124
To use a component, it need to be imported in your project:
@@ -65,6 +68,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6568

6669
<!-- markdownlint-enable -->
6770
<!-- prettier-ignore-end -->
71+
6872
<!-- ALL-CONTRIBUTORS-LIST:END -->
6973

7074
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)