globul-cards
v0.0.1
Published
An Astro component that makes crafting reusable and simple globul card
Downloads
1
Maintainers
Readme
globul-cards
An Astro component that makes crafting reusable and simple globul card
Installation 📖
# You can intall with npm
npm install globul-cards
# or with yarn
yarn add globul-cards
# or with pnpm
pnpm add globul-cardsUsage ⚙️
---
import GlobulCards from 'globul-cards';
---
<GlobulCards image={'https://20essentials.github.io/project-1307/assets/foto.avif'} />
