Skip to content

Commit

Permalink
Merge branch 'main' of github.com:RickoNoNo3/react-winbox into main
Browse files Browse the repository at this point in the history
  • Loading branch information
RickoNoNo3 committed Apr 18, 2022
2 parents cc3f728 + a098979 commit c8ac426
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ yarn add react-winbox [email protected]

```jsx
import 'winbox/dist/css/winbox.min.css';
import WinBox from 'react-winbox';

<WinBox
width={this.state.boxWidth ?? 500}
Expand Down

0 comments on commit c8ac426

Please sign in to comment.