Update index.tsx

This commit is contained in:
Stefan Pejcic 2024-02-12 13:23:17 +01:00 committed by GitHub
parent c21ce12b66
commit 2ecf8be7b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ const Verify: React.FC = () => {
<CommonHeader hasSticky={true} /> <CommonHeader hasSticky={true} />
<div className="flex-1 flex flex-col pt-8 lg:pt-16 pb-32 max-w-[800px] w-full mx-auto px-2"> <div className="flex-1 flex flex-col pt-8 lg:pt-16 pb-32 max-w-[800px] w-full mx-auto px-2">
<h1>License</h1> <h1>License Verification</h1>
<div className="mb-4"> <div className="mb-4">
<label htmlFor="ipAddress">Enter IP Address:</label> <label htmlFor="ipAddress">Enter IP Address:</label>