mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-28 21:18:47 +00:00
5 lines
131 B
TypeScript
5 lines
131 B
TypeScript
// Copyright (C) 2017-2024 Smart code 203358507
|
|
|
|
import MultiselectMenu from './MultiselectMenu';
|
|
|
|
export default MultiselectMenu;
|