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 37cb3c9 commit 2e55764Copy full SHA for 2e55764
packages/feedback/src/index.ts
@@ -1,2 +1,2 @@
1
-export { sendFeedbackRequest } from './util/sendFeedbackRequest';
+export { sendFeedback } from './sendFeedback';
2
export { Feedback } from './integration';
0 commit comments