@rockmandash/ui

3.0.5 • Public • Published

ui

My ui

Install

yarn add @rockmandash/ui

Usage

import { nl2br } from '@rockmandash/ui';

class Example extends Component {
  render() {
    return (
      <>
        {nl2br(`
            爽哥哥
            爽哥哥
            爽哥哥
      `)}
      </>
    );
  }
}

License

MIT © rockmandash

Readme

Keywords

none

Package Sidebar

Install

npm i @rockmandash/ui

Weekly Downloads

10

Version

3.0.5

License

MIT

Unpacked Size

11.5 kB

Total Files

8

Last publish

Collaborators

  • rockmandash