mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +01:00
🚸 Improve UX and QoL
This commit is contained in:
@@ -256,14 +256,14 @@ export function AddAppShelfItemForm(props: { setOpened: (b: boolean) => void } &
|
||||
color: 'gray',
|
||||
}}
|
||||
>
|
||||
tip: Get your API key{' '}
|
||||
Tip: Get your API key{' '}
|
||||
<Anchor
|
||||
target="_blank"
|
||||
weight="bold"
|
||||
style={{ fontStyle: 'inherit', fontSize: 'inherit' }}
|
||||
href={`${hostname}/settings/general`}
|
||||
>
|
||||
here
|
||||
here.
|
||||
</Anchor>
|
||||
</Text>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user