Skip to content

Commit

Permalink
fix: helpers missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
deodorhunter committed Feb 6, 2023
1 parent 274e210 commit 803d6a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export {
getFeedbackTreshold,
getTranslatedQuestion,
generateFeedbackCommentUUID,
getNumberOfSteps,
} from 'volto-feedback/helpers';
export {
GoogleReCaptchaWidget,
Expand Down

0 comments on commit 803d6a7

Please sign in to comment.