mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-19 03:58:18 +00:00
4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
const ColorInput = require('./ColorInput');
|
|
|
|
module.exports = ColorInput;
|
|
|