diff --git a/src/utils/theme.ts b/src/utils/theme.ts index e70decb92..10c871ba1 100644 --- a/src/utils/theme.ts +++ b/src/utils/theme.ts @@ -1,5 +1,5 @@ import { Attribute } from './attribute'; -import { DateRangeCell } from '@/utils/date/range'; +import { DateRangeCell } from '../utils/date/range'; import { GlyphRenderer, Glyph,