Skip to content

Commit ba150c3

Browse files
committed
fix(components/top-bar): fix imports
1 parent 12d0639 commit ba150c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/src/top-bar/small-top-bar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import {gecutContext} from '@gecut/lit-helper/directives/context.js';
12
import {html, nothing} from 'lit/html.js';
23

34
import {endIconListTemplate} from './_end-icon-list.js';

0 commit comments

Comments
 (0)