matrix update
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import { CountrySelect } from "../features/CountrySelect";
|
||||
|
||||
export function Home() {
|
||||
return (
|
||||
<div className="flex flex-col gap-1.75 items-center">
|
||||
<div className="relative flex flex-col gap-6 items-center justify-center w-full h-full">
|
||||
<VpnControl />
|
||||
<CountrySelect />
|
||||
<VpnStats />
|
||||
|
||||
Reference in New Issue
Block a user