1.2.4 • Published 4 years ago

react-nbsp v1.2.4

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

react-nbsp

Adds one or many non-breaking space characters into your JSX

Installation

npm install react-nbsp --save

Usage

var ReactNbsp = require('react-nbsp');

<ReactNbsp/>

or

import ReactNbsp from 'react-nbsp'

<ReactNbsp/>

Properties

  • count: PropTypes.number => defines how many non-breaking space characters will be output

License

Copyright (c) 2017 Kumsal Obuz.

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

5 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago