README
Nav-bar is a list of secondary links. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-nav-bar
Nav-bar Component in Bolt
<script type="module">
import boltComponentsNavBar from 'https://cdn.skypack.dev/@bolt/components-nav-bar';
</script>
Nav-bar is a list of secondary links. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-nav-bar