mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-20 15:51:23 +02:00
Move some more stuff over
This commit is contained in:
@@ -5,7 +5,7 @@ import { jotaiStore } from '../lib/jotai';
|
||||
import { minPromiseMillis } from '../lib/minPromiseMillis';
|
||||
import { invokeCmd } from '../lib/tauri';
|
||||
import { activeEnvironmentIdAtom, useActiveEnvironment } from './useActiveEnvironment';
|
||||
import { useDebouncedValue } from './useDebouncedValue';
|
||||
import { useDebouncedValue } from '@yaakapp-internal/ui';
|
||||
|
||||
export interface ReflectResponseService {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user