@ptadmin/headerbar

PBS Admin header bar

Usage no npm install needed!

<script type="module">
  import ptadminHeaderbar from 'https://cdn.skypack.dev/@ptadmin/headerbar';
</script>

README

HeaderBar

HeaderBar is a top navigation component. At this moment it only includes placeholders for the application icon and login component

Installation

Use the node package manager npm to install HeaderBar.

npm install --save HeaderBar

Usage

import HeaderBar from '@ptadmin/headerbar';

<HeaderBar />