up warning bugs storybook
This commit is contained in:
parent
fdb3f962e5
commit
a19b70c0a0
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ import {AlertBox} from 'sae-lib/alert-box/alert-box';
|
|||
|
||||
@Component({
|
||||
selector: 'app-warning-bugs',
|
||||
standalone: true,
|
||||
imports: [
|
||||
CommonModule,
|
||||
AlertBox
|
||||
|
|
|
@ -4,6 +4,7 @@ import {AlertBox} from 'sae-lib/alert-box/alert-box';
|
|||
|
||||
@Component({
|
||||
selector: 'app-grid-demo',
|
||||
standalone: true,
|
||||
imports: [
|
||||
MainButton,
|
||||
AlertBox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue