1.1.3 • Published 2 years ago

nanobits-react-ui v1.1.3

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

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.27

2 years ago

1.1.2

2 years ago

1.0.26

2 years ago

1.0.13

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago