You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fluentui/eslint-plugin-react-components The prefer-fluentui-v9 rule currently only supports static imports and does not accommodate dynamic imports such as:
@fluentui/eslint-plugin-react-components The
prefer-fluentui-v9
rule currently only supports static imports and does not accommodate dynamic imports such as:Therefore, we need to enhance the rule to support dynamic imports.
Originally posted by @dmytrokirpa in #33449 (comment)
The text was updated successfully, but these errors were encountered: