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 f198ca5 commit a72f3cfCopy full SHA for a72f3cf
frontend/src/components/Layout/DrawerDropzone.tsx
@@ -118,7 +118,7 @@ const DrawerDropzone: React.FC<DrawerProps> = ({
118
) : (
119
<Drawer.Body className='!overflow-hidden !w-[294px]'>
120
<Typography variant='subheading-medium'>
121
- You are not logged in. Please Login to access the content.
+ You are not logged in. Please Connect to a database to access the content.
122
</Typography>
123
</Drawer.Body>
124
)}
0 commit comments