mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-07 22:15:49 +01:00
Eslint files
This commit is contained in:
@@ -11,7 +11,7 @@ export default function SaveConfigComponent(props: any) {
|
||||
}
|
||||
}
|
||||
return (
|
||||
<Button leftIcon={<Download/>} variant='outline' onClick={onClick}>
|
||||
<Button leftIcon={<Download />} variant="outline" onClick={onClick}>
|
||||
Download your config
|
||||
</Button>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user