Skip to content

bjarnehelland/ui-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@bjarnehelland/ui

My personal react ui library

NPM JavaScript Style Guide

Install

yarn add @bjarnehelland/ui

Usage

import React from 'react'

import { Button } from '@bjarnehelland/ui'

const Example = () => {
  return <Button>Click me</Button>
}

License

MIT © bjarnehelland

Releases

No releases published

Packages

No packages published