We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7944182 commit c19869eCopy full SHA for c19869e
apps/landing/src/app/(detail)/components/overview/page.tsx
@@ -17,7 +17,7 @@ export default function Page() {
17
<Text color="$text" typography="bodyReg">
18
Devup UI is a library of components that can be used to build web
19
applications. It is built with React and TypeScript and is designed to
20
- be used with the Devup UI framework.
+ be used with the Devup framework.
21
</Text>
22
<VStack gap="16px" overflow="visible" py="30px">
23
<Text color="$title" typography="h6">
0 commit comments