Skip to content

Commit 41a90b6

Browse files
committed
Remove test
1 parent b85123f commit 41a90b6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/landing/src/app/DevupUICard.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ import { Box, Flex, Image, Text, VStack } from '@devup-ui/react'
33
export function DevupUICard() {
44
return (
55
<Flex
6-
_hover={{
7-
params: [],
8-
_active: {
9-
bg: 'red',
10-
},
11-
}}
126
bg="$containerBackground"
137
border="1px solid $border"
148
borderRadius="20px"

0 commit comments

Comments
 (0)