counter
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ export function Home() {
|
||||
<div className="flex flex-col gap-1.75 items-center">
|
||||
<VpnControl />
|
||||
<CountrySelect />
|
||||
<VpnStats received="0" sent="0" />
|
||||
<VpnStats />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user