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:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user