refactoring
This commit is contained in:
parent
8e06221996
commit
fb7c79e7b9
@ -1,4 +1,4 @@
|
|||||||
import { Card, Flex, Group, Text } from '@mantine/core';
|
import { Card, Flex, Text } from '@mantine/core';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { useTranslation } from 'react-i18next';
|
import { useTranslation } from 'react-i18next';
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
import { Card, Flex, Group, Text } from '@mantine/core';
|
import { Card, Flex, Text } from '@mantine/core';
|
||||||
import { IconZoomCheck, IconZoomQuestion } from '@tabler/icons-react';
|
import { IconZoomQuestion } from '@tabler/icons-react';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { useTranslation } from 'react-i18next';
|
import { useTranslation } from 'react-i18next';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user