Unified styling for buttons

This commit is contained in:
Keannu Christian Bernasol 2023-07-19 17:47:12 +08:00
parent 8fb8d6b8b2
commit 334978d2fd
7 changed files with 8 additions and 24 deletions

View file

@ -43,6 +43,9 @@ export default function Home() {
useEffect(() => {
requestLocation();
}, [location]);
useEffect(() => {
requestLocation();
}, []);
async function getDistance(location: LocationType) {
let dist = GetDistance(