From b68f8f077a91939258a146bfd6a10242203a6485 Mon Sep 17 00:00:00 2001 From: Omar Basem Date: Thu, 18 Apr 2024 13:58:56 +0400 Subject: [PATCH] lint --- src/quo/components/text_combinations/page_top/view.cljs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/quo/components/text_combinations/page_top/view.cljs b/src/quo/components/text_combinations/page_top/view.cljs index 136ffb8a49..6b023dbc47 100644 --- a/src/quo/components/text_combinations/page_top/view.cljs +++ b/src/quo/components/text_combinations/page_top/view.cljs @@ -150,3 +150,4 @@ nil)])]) (def view (quo.theme/with-theme view-internal)) +