mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Move hooks
This commit is contained in:
@@ -3,7 +3,7 @@ import * as React from 'react';
|
||||
import { Box, Button, FormLabel } from '@mui/joy';
|
||||
import SyncIcon from '@mui/icons-material/Sync';
|
||||
|
||||
import type { ToggleableBoolean } from '~/common/util/useToggleableBoolean';
|
||||
import type { ToggleableBoolean } from '~/common/util/hooks/useToggleableBoolean';
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user