mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
remove stray log
This commit is contained in:
parent
645697367d
commit
4afb893ce5
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ export const SettingsHeader = ({ setSearch }: SettingsHeaderProps) => {
|
||||||
const search = useSettingSearchContext();
|
const search = useSettingSearchContext();
|
||||||
const cq = useContainerQuery();
|
const cq = useContainerQuery();
|
||||||
|
|
||||||
console.log(cq);
|
|
||||||
|
|
||||||
const handleResetToDefault = () => {
|
const handleResetToDefault = () => {
|
||||||
reset();
|
reset();
|
||||||
closeAllModals();
|
closeAllModals();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue