Skip to content

Commit abab065

Browse files
committed
upgraded @glimmer/component
1 parent 552ff02 commit abab065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/components/hds/advanced-table/th-resize-handle.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import { action } from '@ember/object';
99
import { modifier } from 'ember-modifier';
1010
import { requestAnimationFrameWaiter } from './utils.ts';
1111
import { BORDER_WIDTH } from './index.ts';
12-
import type Owner from '@ember/owner';
1312

13+
import type Owner from '@ember/owner';
1414
import type HdsAdvancedTableColumn from './models/column.ts';
1515
import type { HdsAdvancedTableSignature } from './index.ts';
1616

0 commit comments

Comments
 (0)