@ausbom/background
v0.2.0
Published
> Sample description
Downloads
143
Keywords
Readme
@ausbom/background
Sample description
Installation
npm install @ausbom/background
Usage
import Background from '@ausbom/background'
import React from 'react'
<Background theme="bureau-blue" image="isobar-02">
<Content>...</Content>
</Background>