Skip to content

Commit 4e59430

Browse files
committed
fix dependency
1 parent 2395d97 commit 4e59430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uui-combobox/lib/uui-combobox.story.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import './uui-combobox-async-options-example';
44

55
import { Story } from '@storybook/web-components';
66
import { html } from 'lit';
7-
import { useArgs } from '@storybook/client-api';
7+
import { useArgs } from '@storybook/preview-api';
88
import { repeat } from 'lit/directives/repeat.js';
99
import RegionsAndCountries from '../../../storyhelpers/RegionsAndCountries';
1010

0 commit comments

Comments
 (0)