From 7aa6fd22f3b3d9ee09d6065adf383d0b64e8167c Mon Sep 17 00:00:00 2001 From: NgocNhi123 Date: Fri, 28 Jun 2024 11:23:14 +0700 Subject: [PATCH] fix --- new-docs/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/new-docs/layout.tsx b/new-docs/layout.tsx index 2155edd4..96e0b337 100644 --- a/new-docs/layout.tsx +++ b/new-docs/layout.tsx @@ -1,4 +1,5 @@ import { ReactElement, ReactNode } from "react"; +// import core font import "../core/font/remote.css"; /**