mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-22 08:38:29 +02:00
Refactor proxy codebase
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useTimedBoolean } from '../hooks/useTimedBoolean';
|
||||
import { useTimedBoolean } from '@yaakapp-internal/ui';
|
||||
import { copyToClipboard } from '../lib/copy';
|
||||
import { showToast } from '../lib/toast';
|
||||
import type { ButtonProps } from './core/Button';
|
||||
|
||||
Reference in New Issue
Block a user