1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

[CL-166] add title and subtitle inputs to bit-dialog (#7597)

This commit is contained in:
Will Martin
2024-02-19 11:03:24 -05:00
committed by GitHub
parent 196eddb391
commit d4968bb225
5 changed files with 39 additions and 20 deletions

View File

@@ -35,8 +35,7 @@ class StoryDialogComponent {
@Component({
template: `
<bit-dialog dialogSize="large">
<span bitDialogTitle>Dialog Title</span>
<bit-dialog title="Dialog Title" dialogSize="large">
<span bitDialogContent>
Dialog body text goes here.
<br />