chore: moved UserAutoComplete to ui-client package (#33249)
parent
7cb6de0033
commit
ec6f6a650a
@ -1,5 +1,4 @@ |
||||
import type { ComponentMeta, ComponentStory } from '@storybook/react'; |
||||
import React from 'react'; |
||||
|
||||
import UserAutoComplete from '.'; |
||||
|
||||
Loading…
Reference in new issue