README
@ausbom/header
A set of components for building a header for a website or application.
Installation
npm install @ausbom/header
Usage
import Header from '@ausbom/header'
import React from 'react'
A set of components for building a header for a website or application.
<script type="module">
import ausbomHeader from 'https://cdn.skypack.dev/@ausbom/header';
</script>
A set of components for building a header for a website or application.
npm install @ausbom/header
import Header from '@ausbom/header'
import React from 'react'