mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
Add storybook to web (#2926)
This commit is contained in:
@@ -3,7 +3,7 @@ import { Meta, Story } from "@storybook/angular";
|
||||
import { ButtonDirective } from "./button.directive";
|
||||
|
||||
export default {
|
||||
title: "Jslib/Button",
|
||||
title: "Component Library/Button",
|
||||
component: ButtonDirective,
|
||||
args: {
|
||||
buttonType: "primary",
|
||||
|
||||
Reference in New Issue
Block a user