From f650f319bc708ea5775ca395a6d133a6d03049be Mon Sep 17 00:00:00 2001 From: amy Date: Tue, 10 Sep 2024 02:16:50 +0330 Subject: [PATCH] https://music.youtube.com/watch?v=oqV5dOOJZ6c --- src/App.tsx | 2 +- src/components/comps.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 4d03cd8..3743972 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -128,7 +128,7 @@ function App() { "max-width": "1.5em" }} src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/1f525.png" /> -
{ +
{ setoomfies( <> diff --git a/src/components/comps.tsx b/src/components/comps.tsx index 36400f8..131d764 100644 --- a/src/components/comps.tsx +++ b/src/components/comps.tsx @@ -6,7 +6,7 @@ export function AdvancedBr({ count }: { count: number }) { return new Array(count).fill(null).map(_ => (
)) } -export function SingularOomfie({ name, url, discordid }: { name: string, url: string, discordid: string }) { +export function SingularOomfie({ url, discordid }: { name: string, url: string, discordid: string }) { return