@xoraia/ui
v0.1.53
Published
UI Components Library to build xoraia E-shop Pages
Downloads
21
Readme
@xoraia-ui/eshop
UI Components Library to build xoraia E-shop Pages
Install
yarn add @xoraia/ui
Install Peer Dependencies
yarn add @emotion/react @emotion/styled @mui/icons-material @mui/material react-slick slick-carousel recoil react-hook-form next
Usage
import React, { Component } from 'react'
import MyComponent from '@xoraia/ui'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © drosarl