@test-lerna-1/core
v0.0.21
Published
Made with create-react-library
Downloads
6
Readme
core
Made with create-react-library
Install
npm install --save @test-lerna-1/core
Usage
import React, { Component } from 'react'
import { BoxContainer } from '@test-lerna-1/core'
const ExampleComponent = () => {
return (
<BoxContainer>
Some interesting Text
</BoxContainer>
))
}
Components
import {
BoxContainer,
Table,
DataTabs,
Alert,
Animation,
ClickOutside,
Modal,
NavBar,
PageHeader,
Paginate,
SideBar,
PhotoGridAndAction,
FormField,
Editor,
Select,
Radio,
CheckBox,
Password,
File,
DateTimePicker
} from '@test-lerna-1/core'
License
MIT © CodeCraft