Fix compilation errors and resolve ESLint warnings across multiple components
This commit is contained in:
@@ -112,6 +112,7 @@ export function useLinkedInWriter() {
|
||||
};
|
||||
|
||||
loadInitialData();
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, []);
|
||||
|
||||
// Listen for lightweight progress events
|
||||
|
||||
Reference in New Issue
Block a user