1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-10 20:43:38 +00:00
Files
browser/apps/desktop/src/app/shared
Oscar Hinton fbe86da98b Only import BrowserModule once (#14354)
Desktop imported BrowserModule & BrowserAnimationModule multiple times which can result in compile errors. Following the patterns used in our other clients this updates the BrowserModule import to only occur in app.module.
2025-04-22 11:59:52 +02:00
..