mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-07 00:14:25 +00:00
Run npm lint:fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Modal, Text, Button, Group, Stack } from '@mantine/core';
|
||||
import { User } from '@/types/authApi';
|
||||
import type { User } from '@/types/authApi';
|
||||
|
||||
interface DeleteUserModalProps {
|
||||
opened: boolean;
|
||||
|
||||
Reference in New Issue
Block a user