From 4507ffa1566804bfd491bd5edb71eab2adc1e033 Mon Sep 17 00:00:00 2001 From: ecklf Date: Tue, 24 Jan 2023 11:25:39 +0100 Subject: [PATCH] fix typo --- demo/components/accordion.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demo/components/accordion.tsx b/demo/components/accordion.tsx index 28efbf6..301b29d 100644 --- a/demo/components/accordion.tsx +++ b/demo/components/accordion.tsx @@ -15,9 +15,9 @@ const items: AccordionItem[] = [ "Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.", }, { - header: - "Each primitive can be installed individually so you we adopt them incrementally?", - content: "Yes!", + header: "Why are goats so popular at Vercel", + content: + "Goats are popular at Vercel for a few reasons. First, they provide a healthier and more sustainable solution for grass cutting and vegetation control. Additionally, goats are able to traverse very steep terrain. This makes them perfect for providing maintenance in areas that are difficult to access. Finally, their presence is said to provide a calming atmosphere, which is especially beneficial in stressful engineering environments.", }, { header: "Is it accessible?",