mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
cleanup webpack export references
This commit is contained in:
parent
b1e066d4a7
commit
1535dd00f1
54 changed files with 84 additions and 168 deletions
|
|
@ -8,4 +8,4 @@ import { AbstractSystemDropDownUserView } from 'View/User/AbstractSystemDropDown
|
|||
})
|
||||
class SystemDropDownMailBoxUserView extends AbstractSystemDropDownUserView {}
|
||||
|
||||
export { SystemDropDownMailBoxUserView, SystemDropDownMailBoxUserView as default };
|
||||
export { SystemDropDownMailBoxUserView };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue