Skip to content

Commit

Permalink
remove export from unexport
Browse files Browse the repository at this point in the history
  • Loading branch information
rikukissa committed Mar 7, 2025
1 parent ba3f605 commit a7137a4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ const confirmModalMessages = {
}
}
}

export const registerMessages = {
const registerMessages = {
title: {
id: 'v2.review.register.title',
defaultMessage: 'Register event',
Expand Down

0 comments on commit a7137a4

Please sign in to comment.