mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-06 20:10:12 +02:00
remove stray log
This commit is contained in:
@@ -18,8 +18,6 @@ export const SettingsHeader = ({ setSearch }: SettingsHeaderProps) => {
|
||||
const search = useSettingSearchContext();
|
||||
const cq = useContainerQuery();
|
||||
|
||||
console.log(cq);
|
||||
|
||||
const handleResetToDefault = () => {
|
||||
reset();
|
||||
closeAllModals();
|
||||
|
||||
Reference in New Issue
Block a user