1.0.0 • Published 6 months ago

city-guider-ui-library v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

��# City Guider UI Library


Description

UI library of components used by the City Guide application


Requirements

  • mui/lab: ^5.0.0-alpha.151,
  • mui/material: ^5.14.17,
  • react: ^18.2.0,
  • react-dom: ^18.2.0
  • emotion/styled: ^11.11.0,
  • tss-react: ^4.9.3,
  • typestyle-react: ^2.5.0

Installation

$ npm install ui-library-city-guider

Usage example

    import {ButtonSave} from 'ui-library-city-guider'
   <ButtonSave handleClick={callback} />