mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-19 15:21:23 +02:00
Move inlinecode to shared ui package
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { showPromptForm } from '../../lib/prompt-form';
|
||||
import { Banner } from '@yaakapp-internal/ui';
|
||||
import { InlineCode } from '../core/InlineCode';
|
||||
import { Banner, InlineCode } from '@yaakapp-internal/ui';
|
||||
|
||||
export interface GitCredentials {
|
||||
username: string;
|
||||
|
||||
Reference in New Issue
Block a user