Skip to content

Commit

Permalink
chore: small fix (#6954)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Mar 5, 2024
1 parent 4fe8da9 commit 5056e9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import {
type TuiSizeS,
type TuiWithOptionalMinMax,
} from '@taiga-ui/core';
import {type TuiStringifiableItem} from '@taiga-ui/kit/classes';
import {TuiStringifiableItem} from '@taiga-ui/kit/classes';
import {TuiInputTagComponent} from '@taiga-ui/kit/components/input-tag';
import {
TUI_DATE_TEXTS,
Expand Down

0 comments on commit 5056e9b

Please sign in to comment.