1.1.3 • Published 4 years ago

nanobits-react-ui v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

nanobits-react-ui

It a react component library with bootstrap 5 support.

Usage

Install bootstrap 5 into your project and import `@import 'bootstrap/dist/css/bootstrap.min.css'` at the top of your css or scss file.
import { Container, Row, Col } from 'nanobits-react-ui'

<Container>
    <Row>
        <Col></Col>
    </Row>
</Container>


use all bootstrap 5 class to design
1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.27

4 years ago

1.1.2

4 years ago

1.0.26

4 years ago

1.0.13

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago