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:
parent
24f8300b2c
commit
fd9908833a
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue