Update index.tsx
This commit is contained in:
parent
c21ce12b66
commit
2ecf8be7b5
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue