make it compile

This commit is contained in:
Aria Moradi
2021-08-07 23:41:45 +04:30
parent 7daa8168b1
commit 6e38c52d7a

View File

@@ -35,7 +35,6 @@ export default function SourceConfigure() {
.then((data) => setSourcePreferences(data));
}, []);
console.log(sourcePreferences);
return (
<>
<List style={{ padding: 0 }}>