Typscript final
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import { CheckCircle, Pencil, Plus, Trophy } from 'lucide-react';
|
||||
import React from 'react';
|
||||
import { MatchData } from '../../types';
|
||||
import { type MatchData } from '../../types';
|
||||
import { printName, stringToColor } from '../../utils/helpers';
|
||||
|
||||
interface ScheduleRowProps {
|
||||
|
||||
Reference in New Issue
Block a user