-
Notifications
You must be signed in to change notification settings - Fork 1
export 'MuiFluentEdit' (imported as 'MuiFluentEdit') was not found in '@react-fluent-edit/mui' #57
Comments
Hi @antokhio, you need to install |
Thank you very much, now it works ;) |
@sodenn |
and just noted there is bunch of warnings in console: |
Thanks for the report @antokhio. The broken source maps will be removed with the next version.
Or try to add a key prop to the FluentEdit component and change its value whenever you want to reset the editors value. |
In the next version there will be a function to reset the value of the editor:
The feature is currently available in the next-Version:
|
Hi thanks for update @next works like charm |
Hi just try to add package to project with
yarn add @react-fluent-edit/mentions @react-fluent-edit/mui
package versions:
component:
Getting this when trying to import:
The text was updated successfully, but these errors were encountered: