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({
|
@Component({
|
||||||
selector: 'app-warning-bugs',
|
selector: 'app-warning-bugs',
|
||||||
|
standalone: true,
|
||||||
imports: [
|
imports: [
|
||||||
CommonModule,
|
CommonModule,
|
||||||
AlertBox
|
AlertBox
|
||||||
|
|
|
@ -4,6 +4,7 @@ import {AlertBox} from 'sae-lib/alert-box/alert-box';
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'app-grid-demo',
|
selector: 'app-grid-demo',
|
||||||
|
standalone: true,
|
||||||
imports: [
|
imports: [
|
||||||
MainButton,
|
MainButton,
|
||||||
AlertBox
|
AlertBox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue