mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-13 13:48:59 +02:00
Add missing import
This commit is contained in:
parent
372c93829c
commit
672a0ff10d
@ -1,4 +1,4 @@
|
||||
import type { FC } from 'react';
|
||||
import type { FC, ReactNode } from 'react';
|
||||
import { Box, Paper, styled, Typography } from '@mui/material';
|
||||
import Timeline from '@mui/lab/Timeline';
|
||||
import MuiTimelineItem, { timelineItemClasses } from '@mui/lab/TimelineItem';
|
||||
|
Loading…
Reference in New Issue
Block a user