change: rendered all the text in json #6

Merged
adilovcode merged 4 commits from add-pages into dev 2025-04-28 01:48:44 +05:00
Showing only changes of commit ff206dc455 - Show all commits

View File

@ -19,7 +19,7 @@ import {
export default function LoginPage() {
return (
<div className='flex min-h-screen flex-col'>
<div className='flex min-h-screen flex-col items-center justify-center'>
<main className='flex-1'>
<div className='container max-w-6xl py-16'>
<div className='mb-12 flex flex-col items-center text-center'>