mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
remove stray log
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user