Skip to content

Commit d597b00

Browse files
author
Daveed
committed
fixed build error
1 parent e8b44a4 commit d597b00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/home.page.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react'
22
import {
3-
Container, Paper, Stack, Image, Title, Button, Box, Overlay,
4-
Group
3+
Container, Paper, Stack, Title, Button, Box, Overlay, Group
54
} from '@mantine/core'
65
import { IconHeartbeat } from '@tabler/icons-react'
76
import ReactMarkdown from 'react-markdown'

0 commit comments

Comments
 (0)