mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
fix: import
This commit is contained in:
parent
2330ae9532
commit
56c3ed6a92
@ -17,7 +17,7 @@ import {
|
||||
} from './Change.styles.tsx';
|
||||
import { styled } from '@mui/material';
|
||||
import { MilestoneListRenderer } from './MilestoneListRenderer.tsx';
|
||||
import { applyProgressionChanges } from './applyProgressionChanges';
|
||||
import { applyProgressionChanges } from './applyProgressionChanges.ts';
|
||||
|
||||
const StyledTabs = styled(Tabs)(({ theme }) => ({
|
||||
display: 'flex',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user