Skip to content

kubarium/react-nbsp

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published