mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-27 18:09:21 +02:00
Move Icon and LoadingIcon to shared package
This commit is contained in:
@@ -28,7 +28,7 @@ import { Dropdown } from './Dropdown';
|
||||
import type { EditorProps } from './Editor/Editor';
|
||||
import type { GenericCompletionConfig } from './Editor/genericCompletion';
|
||||
import { Editor } from './Editor/LazyEditor';
|
||||
import { Icon } from './Icon';
|
||||
import { Icon } from '@yaakapp-internal/ui';
|
||||
import { IconButton } from './IconButton';
|
||||
import type { InputHandle, InputProps } from './Input';
|
||||
import { Input } from './Input';
|
||||
|
||||
Reference in New Issue
Block a user