mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Add whitespace to color-password stories (#4757)
This commit is contained in:
@@ -2,7 +2,7 @@ import { Meta, Story } from "@storybook/angular";
|
|||||||
|
|
||||||
import { ColorPasswordComponent } from "./color-password.component";
|
import { ColorPasswordComponent } from "./color-password.component";
|
||||||
|
|
||||||
const examplePassword = "Wq$Jk😀7jDX#rS5Sdi!z";
|
const examplePassword = "Wq$Jk😀7j DX#rS5Sdi!z ";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
title: "Component Library/Color Password",
|
title: "Component Library/Color Password",
|
||||||
|
|||||||
Reference in New Issue
Block a user