From e45a100e4181764a17858b4d5c365a91afb3db68 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Thu, 19 Oct 2023 12:53:44 -0400 Subject: [PATCH] Put the css & JS again with double quotation-2 --- app/src/frontendRoute.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/frontendRoute.tsx b/app/src/frontendRoute.tsx index 96e0a89e..ae7873b5 100644 --- a/app/src/frontendRoute.tsx +++ b/app/src/frontendRoute.tsx @@ -127,6 +127,8 @@ function renderHTML(context, data, req, res) { font-style: normal; } + + ${ assets.client.css ? `` @@ -137,8 +139,7 @@ function renderHTML(context, data, req, res) { ? `` : `` } - - +
${markup}