chore: linter

This commit is contained in:
Christy Jacob
2024-02-11 20:30:43 +05:30
parent 24f6921ed2
commit cd28d85d48
@@ -30,7 +30,7 @@
let otp: string = null;
onMount(async () => {
console.log($numbers)
console.log($numbers);
});
async function updateMockNumbers() {
@@ -92,8 +92,8 @@
<CardGrid>
<Heading tag="h6" size="7" id="variables">Mock Phone Numbers</Heading>
<p>
Create upto 10 mock phone numbers and verification codes for testing. These numbers
can be used to simulate the phone number verification without sending an SMS.
Create upto 10 mock phone numbers and verification codes for testing. These numbers can be
used to simulate the phone number verification without sending an SMS.
</p>
<svelte:fragment slot="aside">