mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 22:12:13 +00:00
SharePrompt and Notifications added to index file
This commit is contained in:
parent
4f944c2a68
commit
ac8745ffd5
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
require('./Addon');
|
||||
require('./MetaItem');
|
||||
require('./ColorPicker');
|
||||
require('./SharePrompt');
|
||||
require('./Notification');
|
||||
require('./ModalDialog');
|
||||
|
|
|
|||
Loading…
Reference in a new issue