@aristobyte-ui/card 2.15.3 → 2.16.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,8 @@
1
1
  # @aristobyte-ui/anchor
2
2
 
3
3
  <p align="center">
4
+ <img src="https://img.shields.io/npm/v/%40aristobyte-ui%2Fcard?style=for-the-badge" alt="NPM version" />
5
+ <img src="https://img.shields.io/npm/dm/%40aristobyte-ui%2Fcard?style=for-the-badge" alt="NPM downloads" />
4
6
  <img src="https://img.shields.io/badge/TypeScript-5.8-blue?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript" />
5
7
  <img src="https://img.shields.io/badge/Build-Turbo-green?style=for-the-badge&logo=turbo&logoColor=white" alt="TurboRepo" />
6
8
  <img src="https://img.shields.io/badge/Lint-Strict-red?style=for-the-badge&logo=eslint&logoColor=white" alt="ESLint" />
@@ -29,7 +31,7 @@ pnpm add -D @aristobyte-ui/anchor
29
31
  ## 🛠 Usage
30
32
 
31
33
  ```tsx
32
- import { Anchor } from "@aristobyte-ui/anchor";
34
+ import { Anchor } from '@aristobyte-ui/anchor';
33
35
 
34
36
  <Anchor href="https://aristobyte.com" variant="primary">
35
37
  Visit AristoByte