Skip to content

Commit

Permalink
fix(ui): remove newsletter button validation check
Browse files Browse the repository at this point in the history
  • Loading branch information
RaneHyv committed Jan 31, 2024
1 parent 78fe788 commit 9feb516
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable jsx-a11y/anchor-is-valid */
import { defineMessages, injectIntl } from 'react-intl';

const messages = defineMessages({
Expand Down

0 comments on commit 9feb516

Please sign in to comment.