From 455bcea9ccb643c6a011be77fdb4349538a1f366 Mon Sep 17 00:00:00 2001 From: Rajnish Dargan Date: Mon, 14 Oct 2024 12:26:43 +0530 Subject: [PATCH] Issue #PS-2194 feat: Replacing QS editor WC from project-sunbird to tekdi web component --- src/pages/_document.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx index c5f5fea9..5779813f 100644 --- a/src/pages/_document.tsx +++ b/src/pages/_document.tsx @@ -7,10 +7,10 @@ export default function Document() {