Skip to content

Commit c19869e

Browse files
committed
Rerun action
1 parent 7944182 commit c19869e

File tree

1 file changed

+1
-1
lines changed
  • apps/landing/src/app/(detail)/components/overview

1 file changed

+1
-1
lines changed

apps/landing/src/app/(detail)/components/overview/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default function Page() {
1717
<Text color="$text" typography="bodyReg">
1818
Devup UI is a library of components that can be used to build web
1919
applications. It is built with React and TypeScript and is designed to
20-
be used with the Devup UI framework.
20+
be used with the Devup framework.
2121
</Text>
2222
<VStack gap="16px" overflow="visible" py="30px">
2323
<Text color="$title" typography="h6">

0 commit comments

Comments
 (0)