We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4532dcc commit cec34afCopy full SHA for cec34af
examples/default/src/App.tsx
@@ -78,7 +78,7 @@ export const App: React.FC = () => {
78
79
useEffect(() => {
80
initializeInstabug();
81
- }, []);
+ });
82
83
84
// @ts-ignore
0 commit comments