mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-08-10 14:00:32 +00:00
6 lines
117 B
TypeScript
6 lines
117 B
TypeScript
// Copyright (C) 2017-2023 Smart code 203358507
|
|
|
|
import ColorInput from './ColorInput';
|
|
|
|
export default ColorInput;
|
|
|