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