Removed console log
This commit is contained in:
parent
ce92b6a9f9
commit
fa174cc3a8
@ -30,7 +30,7 @@ export const IconList = function () {
|
||||
|
||||
if (matched.length == keywords.length) filtered.push(filename)
|
||||
}
|
||||
console.log(filtered)
|
||||
// console.log(filtered)
|
||||
|
||||
setIcons(filtered)
|
||||
}, [query])
|
||||
|
Loading…
Reference in New Issue
Block a user