1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-01 23:01:28 +01:00
bitwarden-browser/src/app/app.component.html

3 lines
104 B
HTML
Raw Normal View History

2018-06-06 15:43:28 +02:00
<toaster-container [toasterconfig]="toasterConfig"></toaster-container>
<router-outlet></router-outlet>