mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
5 lines
120 B
JavaScript
5 lines
120 B
JavaScript
// Copyright (C) 2017-2020 Smart code 203358507
|
|
|
|
const SearchBar = require('./SearchBar');
|
|
|
|
module.exports = SearchBar;
|