0.1.0 • Published 8 months ago

@nest-ui/datepicker v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

Nest DatePicker

React UI library for marketplace created by Nest design team.

Installation

$ npm i @nest-ui/datepicker @nest-ui/core @emotion/react@^11.10.4

Basic usage

import { DatePicker } from '@nest-ui/core';

const Basic = () => {
  return <DatePicker css={{ width: 340 }} />;
};

export default Basic;

Showcase

Comming soon...

Future ideas

TBH...

0.1.0

8 months ago

0.0.3

8 months ago

0.0.2

11 months ago

0.0.1

12 months ago