mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 08:25:47 +01:00
💄 Prettier repository
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import React from 'react';
|
||||
import {
|
||||
MultiSelectProps,
|
||||
NumberInputProps,
|
||||
@@ -8,6 +7,7 @@ import {
|
||||
TextInputProps,
|
||||
} from '@mantine/core';
|
||||
import { Icon } from '@tabler/icons-react';
|
||||
import React from 'react';
|
||||
|
||||
import { AreaType } from '../types/area';
|
||||
import { ShapeType } from '../types/shape';
|
||||
|
||||
Reference in New Issue
Block a user