mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-06 17:51:24 +00:00
5 lines
126 B
JavaScript
5 lines
126 B
JavaScript
// Copyright (C) 2017-2022 Smart code 203358507
|
|
|
|
const ErrorDialog = require('./ErrorDialog');
|
|
|
|
module.exports = ErrorDialog;
|