Skip to content

infusedui/core

Repository files navigation

@infusedui/core

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

Loader

<span className="infusedui-loader">
  <svg viewBox="25 25 50 50">
    <circle r="20" cy="50" cx="50"></circle>
  </svg>
</span>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages