0.2.0 • Published 1 year ago
@ausbom/background v0.2.0
@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>