UNPKG
@fag-bundle/react-glass-components
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.0
1.0.0
Draggable glassmorphic components for React Applications.
@fag-bundle/react-glass-components
/
README.md
10 lines
(5 loc)
•
219 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
//HOW TO INSTALL:
npm install
@fag
-bundle/react-glass-components
//EXAMPLE USAGE:
import
'@fag-bundle/react-glass-components/dist/index.css'
;
import
{
GlassCard
}
from
"@fag-bundle/react-glass-components"
;