We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2395d97 commit 4e59430Copy full SHA for 4e59430
packages/uui-combobox/lib/uui-combobox.story.ts
@@ -4,7 +4,7 @@ import './uui-combobox-async-options-example';
4
5
import { Story } from '@storybook/web-components';
6
import { html } from 'lit';
7
-import { useArgs } from '@storybook/client-api';
+import { useArgs } from '@storybook/preview-api';
8
import { repeat } from 'lit/directives/repeat.js';
9
import RegionsAndCountries from '../../../storyhelpers/RegionsAndCountries';
10
0 commit comments