File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
apps/landing/src/app/(detail)/components/overview Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,9 @@ export default function Page() {
1515 Devup UI Components
1616 </ Text >
1717 < Text color = "$text" typography = "bodyReg" >
18- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam
19- venenatis, elit in hendrerit porta, augue ante scelerisque diam, ac
20- egestas lacus est nec urna. Cras commodo risus hendrerit, suscipit nibh
21- at, porttitor dui. Vivamus tincidunt pretium nibh et pulvinar. Nam quis
22- tristique neque, vitae facilisis justo. Ut non tristique dui.
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.
2321 </ Text >
2422 < VStack gap = "16px" overflow = "visible" py = "30px" >
2523 < Text color = "$title" typography = "h6" >
You can’t perform that action at this time.
0 commit comments