mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +01:00
✨ Adds doc link to help icon
This commit is contained in:
@@ -27,7 +27,12 @@ export const DashboardEditView = () => {
|
||||
</Text>
|
||||
</Stack>
|
||||
|
||||
<ActionIcon size="sm">
|
||||
<ActionIcon
|
||||
size="sm"
|
||||
component="a"
|
||||
href="https://homarr.dev/docs/customizations/layout"
|
||||
target="_blank"
|
||||
>
|
||||
<IconQuestionMark size={16} />
|
||||
</ActionIcon>
|
||||
</Group>
|
||||
|
||||
Reference in New Issue
Block a user