1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Add storybook to web (#2926)

This commit is contained in:
Oscar Hinton
2022-06-17 16:23:04 +02:00
committed by GitHub
parent 19caa7bfe0
commit 98152fee54
12 changed files with 81 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ import { Meta, Story } from "@storybook/angular";
import { BannerComponent } from "./banner.component";
export default {
title: "Jslib/Banner",
title: "Component Library/Banner",
component: BannerComponent,
args: {
bannerType: "warning",