make it compile
This commit is contained in:
@@ -35,7 +35,6 @@ export default function SourceConfigure() {
|
|||||||
.then((data) => setSourcePreferences(data));
|
.then((data) => setSourcePreferences(data));
|
||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
console.log(sourcePreferences);
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<List style={{ padding: 0 }}>
|
<List style={{ padding: 0 }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user