mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-17 20:22:55 +00:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
const Checkbox = require('./Checkbox');
|
|
|
|
module.exports = Checkbox;
|