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 82e8f1b commit 0ff78b5Copy full SHA for 0ff78b5
apps/landing/src/components/ComingSoon.tsx
@@ -1,6 +1,6 @@
1
import { Box, Text, VStack } from '@devup-ui/react'
2
3
-export const ComingSoon = () => {
+export function ComingSoon() {
4
return (
5
<Box
6
bg="$cardBg"
0 commit comments