matrix update

This commit is contained in:
2026-04-30 17:31:30 +07:00
parent 6d87ddf674
commit f836da06d5
5 changed files with 78 additions and 119 deletions
+1 -1
View File
@@ -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 />