1
Fork 0
mirror of https://github.com/diced/zipline.git synced 2025-03-28 23:11:22 -05:00

fix: link on files

This commit is contained in:
diced 2022-11-20 00:01:31 -08:00
parent 24f8300b2c
commit fd9908833a
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -23,7 +23,7 @@ export default function Files({ disableMediaPreview, exifEnabled }) {
<>
<Group mb='md'>
<Title>Files</Title>
<Link href='/dashboard/upload' passHref legacyBehavior>
<Link href='/dashboard/upload/file' passHref legacyBehavior>
<ActionIcon component='a' variant='filled' color='primary'>
<PlusIcon />
</ActionIcon>