mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 17:18:32 +02:00
Stacks and InlineCode
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { HStack, VStack } from '@yaakapp-internal/ui';
|
||||
import type { ReactNode } from 'react';
|
||||
import { Button } from './Button';
|
||||
import { HStack, VStack } from './Stacks';
|
||||
|
||||
export interface AlertProps {
|
||||
onHide: () => void;
|
||||
|
||||
Reference in New Issue
Block a user