@app-elements/level

2.0.1 • Public • Published

Level

A UI component that renders all children in 1 row/line.

Installation

npm install --save @app-elements/level

Usage

import Image from '@app-elements/level'

<Level>
  <button>One</button>
  <button>Two</button>
  <button>Three</button>
</Level>

Package Sidebar

Install

npm i @app-elements/level

Weekly Downloads

12

Version

2.0.1

License

ISC

Unpacked Size

6.72 kB

Total Files

13

Last publish

Collaborators

  • adriaanwm
  • coryschadt
  • staydecent
  • trustfall