ory / elements

Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. Check out the components library on Chromatic https://www.chromatic.com/library?appId=63b58e306cfd32348fa48d50
https://ory.sh
Apache License 2.0
84 stars 41 forks source link

chore: suppress react-intl warnings #164

Closed jonas-jonas closed 8 months ago

jonas-jonas commented 8 months ago

This PR supresses the warnings from react-intl about pre-compiling the messages. See also https://github.com/formatjs/formatjs/pull/3506

image

Related Issue or Design Document

Checklist

Further comments

jonas-jonas commented 8 months ago

I tried, but that assumes that we extracted the message, and that format is different from ours. I couldn't get the CLI to compile our messages. If you know how, feel free. But we should get rid of this message.