position of main conversation
This commit is contained in:
parent
69d98b7daa
commit
10c04630fb
18 changed files with 509 additions and 159 deletions
|
@ -2,6 +2,7 @@ import {Component, Input} from '@angular/core';
|
|||
|
||||
@Component({
|
||||
selector: 'sae-alert-box',
|
||||
standalone: true,
|
||||
imports: [],
|
||||
templateUrl: './alert-box.html',
|
||||
styleUrl: './alert-box.scss'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue