Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tsamantanis committed Mar 2, 2021
1 parent d33c629 commit 684949b
Show file tree
Hide file tree
Showing 7 changed files with 358 additions and 50 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

> A react UI component library for glassmorphic components
[![NPM](https://img.shields.io/npm/v/react-glassmorphism.svg)](https://www.npmjs.com/package/react-glassmorphism) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![NPM](https://img.shields.io/npm/v/@tsamantanis/react-glassmorphism.svg)](https://www.npmjs.com/package/@tsamantanis/react-glassmorphism) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

## Install

```bash
npm install --save react-glassmorphism
npm install --save @tsamantanis/react-glassmorphism
```

## Usage
Expand Down
Loading

0 comments on commit 684949b

Please sign in to comment.