README
Banner
A banner displays a prominent message at the top of the screen.
Installation
yarn add @atlaskit/banner
Usage
Detailed docs and example usage can be found here.
A banner displays a prominent message at the top of the screen.
<script type="module">
import atlaskitBanner from 'https://cdn.skypack.dev/@atlaskit/banner';
</script>
A banner displays a prominent message at the top of the screen.
yarn add @atlaskit/banner
Detailed docs and example usage can be found here.