1.0.7 • Published 7 months ago

sidley-ui v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Sidley-UI Package

A reusable component library for Sidley AI Applications.

Installation

npm install sidley-ui

Usage

import { CustomLink } from "sidley-ui";

const App = () => (
  <CustomLink href="your-url-here">This is the visible text</CustomLink>
);
1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago