From b0a9a436e78a62cc83ad88ab250738d1f4e82cb3 Mon Sep 17 00:00:00 2001 From: gabrielmarquesini-tlf Date: Thu, 20 Jul 2023 11:48:47 -0300 Subject: [PATCH] feat: asset props in media card playroom --- playroom/snippets.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playroom/snippets.tsx b/playroom/snippets.tsx index 8930ab8840..7340f09b3c 100644 --- a/playroom/snippets.tsx +++ b/playroom/snippets.tsx @@ -615,6 +615,7 @@ const cardSnippets: Array = [ title="Title" subtitle="Subtitle" description="Description" + asset={} extra={} button={ {}}> @@ -635,6 +636,7 @@ const cardSnippets: Array = [ title="Title" subtitle="Subtitle" description="Description" + asset={} extra={} button={ {}}>