Skip to content

Commit

Permalink
fix(tags): removed extra white spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
blunteshwar authored and Westbrook committed Aug 18, 2023
1 parent 36886fc commit 196bdae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/tags/src/Tags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
} from '@spectrum-web-components/base';
import { queryAssignedNodes } from '@spectrum-web-components/base/src/decorators.js';
import { FocusVisiblePolyfillMixin } from '@spectrum-web-components/shared/src/focus-visible.js';

import { RovingTabindexController } from '@spectrum-web-components/reactive-controllers/src/RovingTabindex.js';

import { Tag } from './Tag.js';
Expand Down

0 comments on commit 196bdae

Please # to comment.