mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-23 17:53:37 +00:00
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
const NavBar = require('./NavBar');
|
|
|
|
module.exports = NavBar;
|