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 Aug 13, 2024
1 parent a70e7c4 commit a78f82e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ import {
getTemplateOffset,
} from '../../../../utils/templates/template-resource';
import type {TemplateResource} from '../../../interfaces';
import {normalizeAttrValue} from '../utils/normalize-attr-value';
import {removeAttrs} from '../utils/remove-attrs';
import {replaceSizeAttr} from './toggles/common';
import {normalizeAttrValue} from '../utils/normalize-attr-value';

const sizeMap: Record<string, string> = {
xxs: 'xs',
Expand Down

0 comments on commit a78f82e

Please sign in to comment.