@pomegranate-ui/maracuya-ui
v1.0.28
Published
Maracuya is a design system built with React, Typescript & emotion
Downloads
13
Maintainers
Readme
Maracuya-ui - React component library
Maracuya is a react component library built with Typescript & emotion.
Maracuya uses emotion for writting css styles using javascript.
Install
yarn add @pomegranate-ui/maracuya-ui
Usage
import React from 'react'
import { Alert } from '@pomegranate-ui/maracuya-ui'
const App = () => {
return <Alert text='Alert example 😄' color='primary' />
}
Components
- Alert
- Avatar
- Button
- Chip
- Embed
- Hero
- Hidden
- Image
- ImageDiv
- Overlay
- List & item
- Overlay
- Modal
- more coming up...
License
MIT © franzwcom