mirror of
https://github.com/ershisan99/podcaster.git
synced 2026-01-25 21:02:08 +00:00
feat: add podcast info card styles
This commit is contained in:
@@ -18,7 +18,7 @@ export function Podcast() {
|
||||
}
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className={"flex gap-10"}>
|
||||
<PodcastInfoCard
|
||||
author={podcast.author}
|
||||
title={podcast.title}
|
||||
|
||||
Reference in New Issue
Block a user