mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-06 13:40:22 +00:00
3 lines
71 B
JavaScript
3 lines
71 B
JavaScript
const TextInput = require('./TextInput');
|
|
|
|
module.exports = TextInput;
|