react-nbsp

1.2.4 • Public • Published

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.

/react-nbsp/

    Package Sidebar

    Install

    npm i react-nbsp

    Weekly Downloads

    93

    Version

    1.2.4

    License

    none

    Unpacked Size

    315 kB

    Total Files

    13

    Last publish

    Collaborators

    • kubarium