mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-20 07:41:22 +02:00
Stacks and InlineCode
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { HStack, VStack } from '@yaakapp-internal/ui';
|
||||
import { useState } from 'react';
|
||||
import { Button } from '../core/Button';
|
||||
import { Select } from '../core/Select';
|
||||
import { HStack, VStack } from '../core/Stacks';
|
||||
|
||||
interface Props {
|
||||
branches: string[];
|
||||
|
||||
Reference in New Issue
Block a user