1.2.6 • Published 5 months ago

@autoenhance.ai/component-library v1.2.6

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

@autoenhance.ai/component-library

šŸ‘‹ Navigation

✨ Description

Our component library will help you easily integrate our most common UI components into your codebase in a matter of minutes.

šŸ‘·ā€ā™‚ļø Example usage

Import a component and css

import { BigPAYGCard } from "@autoenhance-ai/component-library";
import "@autoenhance-ai/component-library/style.css";

Use imported component

      <BigPAYGCard
        benefits={["1000 images", "1000 images", "1000 images"]}
        currency='USD'
        perImagePrice={0.01}
        button={{
            text: "Subscribe",
            onClick: () => {},
        }}
       />
1.2.6

5 months ago

1.2.5

6 months ago

1.2.4

6 months ago

1.2.3

6 months ago

1.2.2

6 months ago

1.2.1

7 months ago

1.2.0

7 months ago

1.1.9

7 months ago

1.1.8

7 months ago

1.1.7

8 months ago

1.1.6

8 months ago

1.1.5

8 months ago

1.1.4

8 months ago

1.1.3

8 months ago

1.1.2

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.17

8 months ago

1.0.16

8 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.13

8 months ago

1.0.12

8 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago