diff --git a/beta/src/components/Layout/HomePage.tsx b/beta/src/components/Layout/HomePage.tsx index 7c4e32b7b..5cf9ec2b9 100644 --- a/beta/src/components/Layout/HomePage.tsx +++ b/beta/src/components/Layout/HomePage.tsx @@ -80,10 +80,11 @@ export function HomePage({routeTree, meta}: PageProps) { combine them into entire screens, pages, and apps.
-+ React lets you build user interfaces out of individual + pieces called components. Create your own React + components like a button, a panel, or an avatar. Then + combine them into entire screens, pages, and apps. +