We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ceb7c6 commit 04df83fCopy full SHA for 04df83f
src/components/ConnectToQuickbooksOnlineButton/index.tsx
@@ -51,4 +51,6 @@ function ConnectToQuickbooksOnlineButton({policyID, shouldDisconnectIntegrationB
51
);
52
}
53
54
+ConnectToQuickbooksOnlineButton.displayName = 'ConnectToQuickbooksOnlineButton';
55
+
56
export default ConnectToQuickbooksOnlineButton;
0 commit comments