From 908091bedad9bb8e935893d9f14d54e2d2b43ede Mon Sep 17 00:00:00 2001 From: Feruz <70520745+Feruz-Islomov@users.noreply.github.com> Date: Sun, 4 Sep 2022 07:01:46 +0300 Subject: [PATCH] update index.tsx Lorem added by Feruz --- routes/index.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/routes/index.tsx b/routes/index.tsx index 6071486..62320e0 100644 --- a/routes/index.tsx +++ b/routes/index.tsx @@ -13,6 +13,12 @@ export default function Home() {
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Itaque ea, + sapiente at exercitationem nihil, molestiae laboriosam tempore, in + deserunt vel obcaecati. Pariatur debitis maiores libero, atque quis + minus nisi commodi. +
); }