To add @infusedui
to you project you need to create a .npmrc
file at the same folder base of you package.json
with this line :
@infusedui:registry=https://npm.pkg.github.com
Core components |
---|
Loader |
<span className="infusedui-loader">
<svg viewBox="25 25 50 50">
<circle r="20" cy="50" cx="50"></circle>
</svg>
</span>