stremio-web/src/components/ColorInput/index.ts
2025-06-18 09:48:12 +02:00

6 lines
117 B
TypeScript

// Copyright (C) 2017-2023 Smart code 203358507
import ColorInput from './ColorInput';
export default ColorInput;