diff --git a/enterprise/frontend/src/embedding-sdk/README.md b/enterprise/frontend/src/embedding-sdk/README.md index 3c5f4bd29ec1848773d3bd9acd09ff59be68548f..e8eda4b78f0b81ac1a3bcd3583610670a1e5a428 100644 --- a/enterprise/frontend/src/embedding-sdk/README.md +++ b/enterprise/frontend/src/embedding-sdk/README.md @@ -36,7 +36,7 @@ Features not yet supported: # Prerequisites -- You have an application using React. The SDK currently supports React 18 only. We are investigating issues with React 17. +- You have an application using React. The SDK is tested to work with React 18. It may work in React 17, but cause some warnings or unexpected behaviors. - You have a Pro or Enterprise [subscription or free trial](https://www.metabase.com/pricing/) of Metabase - You have a running Metabase instance using a compatible version of the enterprise binary. v1.50.x are the only supported versions at this time.