1.0.7 • Published 8 months ago

sidley-ui v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago