fix: correct type

This commit is contained in:
Riccardo
2024-06-28 23:06:21 +02:00
parent f580087548
commit 939360f1fc

View File

@@ -100,7 +100,7 @@ export default function Home() {
</form> </form>
</FormProvider> </FormProvider>
<p className='py-1 text-center text-xs text-gray-600'> <p className='py-1 text-center text-xs text-gray-600'>
You can rest assured that we will fill your inbox with spam. We You can rest assured that we will not fill your inbox with spam. We
don&apos;t like it either! 🙂 don&apos;t like it either! 🙂
</p> </p>
</div> </div>