add a compoacted podcast player in the chat pannel

This commit is contained in:
thierryverse 2025-10-29 21:59:08 +02:00
parent ee139a4be8
commit 06f541d600
4 changed files with 384 additions and 1 deletions

View file

@ -0,0 +1,2 @@
export { PodcastPlayer } from "./PodcastPlayer";
export { PodcastPlayerCompactSkeleton } from "./PodcastPlayerCompactSkeleton";