mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
5 lines
110 B
TypeScript
5 lines
110 B
TypeScript
// Copyright (C) 2017-2024 Smart code 203358507
|
|
|
|
import Dropdown from './Dropdown';
|
|
|
|
export default Dropdown;
|