1.1.3 • Published 3 years ago

nanobits-react-ui v1.1.3

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

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.27

3 years ago

1.1.2

3 years ago

1.0.26

3 years ago

1.0.13

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago