mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-06 00:04:39 +00:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export const EpisodeSelector = () => {
|
|
return <div>EPISODES</div>
|
|
}
|