Skip to content

Commit a72f3cf

Browse files
message change
1 parent f198ca5 commit a72f3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Layout/DrawerDropzone.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ const DrawerDropzone: React.FC<DrawerProps> = ({
118118
) : (
119119
<Drawer.Body className='!overflow-hidden !w-[294px]'>
120120
<Typography variant='subheading-medium'>
121-
You are not logged in. Please Login to access the content.
121+
You are not logged in. Please Connect to a database to access the content.
122122
</Typography>
123123
</Drawer.Body>
124124
)}

0 commit comments

Comments
 (0)