Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and taiga-family-bot committed Mar 7, 2024
1 parent e682dba commit 8ab65f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/core/src/lib/utils/content-editable.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {MaskitoElement, TextfieldLike} from '../types';
import type {MaskitoElement, TextfieldLike} from '../types';
import {getContentEditableSelection, setContentEditableSelection} from './index';

class ContentEditableAdapter implements TextfieldLike {
Expand Down

0 comments on commit 8ab65f3

Please sign in to comment.