zerto-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.33 • Public • Published

ui

Zerto components library

NPM JavaScript Style Guide

Install

npm install --save zerto-ui

Usage

import React from 'react'
import { Button } from 'zerto-ui'

export const Component: React.FC = ({ children }) => {
  return <Button>{children}</Button>
}

Readme

Keywords

none

Package Sidebar

Install

npm i zerto-ui

Weekly Downloads

1

Version

1.0.33

License

MIT

Unpacked Size

417 kB

Total Files

186

Last publish

Collaborators

  • pavel.rapoport