💄 Prettier repository

This commit is contained in:
ajnart
2023-07-21 18:08:40 +09:00
parent b40cafc65a
commit 739b95888b
197 changed files with 507 additions and 335 deletions

View File

@@ -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';