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