chore: fix build

This commit is contained in:
Corbin Crutchley
2023-03-01 01:01:41 -08:00
parent 9285a8db6d
commit 7d83a55004

View File

@@ -1,7 +1,7 @@
---
{
title: "Formik Works Great; Here's Why I Wrote My Own",
description: "Formik works incredibly, but I have some concerns with it. As a result, I ended up writing my own library called "HouseForm" to compete. Here's why.",
description: "Formik works incredibly, but I have some concerns with it. As a result, I ended up writing my own library called \"HouseForm\" to compete. Here's why.",
published: "2023-02-18T04:45:30.247Z",
authors: ["crutchcorn"],
tags: ["react", "opinion"],