From 9ff49e42a3a1c5b1f3458fb7ce6ee7a2a85b44ff Mon Sep 17 00:00:00 2001 From: zisra <100528712+zisra@users.noreply.github.com> Date: Mon, 20 Feb 2023 20:26:51 -0600 Subject: [PATCH] Update Icon.tsx --- src/components/Icon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Icon.tsx b/src/components/Icon.tsx index 288cf5c8..82f6ef33 100644 --- a/src/components/Icon.tsx +++ b/src/components/Icon.tsx @@ -76,7 +76,7 @@ const iconList: Record = { captions: ``, link: ``, casting: "", - download ``, + download: ``, }; function ChromeCastButton() {