From 717f84e08006244d123335d31f22bc8d3a3c45e0 Mon Sep 17 00:00:00 2001 From: inyeoptti Date: Sun, 9 Oct 2022 13:38:40 +0000 Subject: [PATCH] =?UTF-8?q?[#17]=20Feat:=20=EB=B0=B0=EB=84=88=20=EC=82=AC?= =?UTF-8?q?=EC=A7=84=20preload=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/components/board/BoardCenter.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/components/board/BoardCenter.js b/frontend/components/board/BoardCenter.js index bb188f4..2fbf753 100644 --- a/frontend/components/board/BoardCenter.js +++ b/frontend/components/board/BoardCenter.js @@ -12,7 +12,8 @@ export default function BoardCenter() { //width="100vw" height="100vh" width="1000px" height="574px" //layout="responsive" - placeholder="Loding..."/>); + placeholder="Loding..." + priority={true}/>); //console.log(imageComponentList); return (