diff options
Diffstat (limited to 'ui/app/components/index.scss')
-rw-r--r-- | ui/app/components/index.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/app/components/index.scss b/ui/app/components/index.scss index b3e14ce23..35d38e2a3 100644 --- a/ui/app/components/index.scss +++ b/ui/app/components/index.scss @@ -19,3 +19,5 @@ @import './sender-to-recipient/index'; @import './tabs/index'; + +@import './app-header/index'; |