rm new for now

This commit is contained in:
Dan Abramov
2023-02-15 19:24:11 +00:00
parent 64f7b50d57
commit 08e95edf82

View File

@@ -240,7 +240,6 @@ export function HomeContent() {
<div className="flex-1">
<BlogCard
icon="blog"
badge={true}
title="How to Upgrade to React 18"
date="March 8, 2022"
url="/blog/2022/03/08/react-18-upgrade-guide"></BlogCard>