bito-code-review[bot] commented on code in PR #40713:
URL: https://github.com/apache/superset/pull/40713#discussion_r3349333679


##########
superset-frontend/packages/superset-ui-core/src/components/SafeMarkdown/SafeMarkdown.stories.tsx:
##########
@@ -16,7 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-import { Meta, StoryFn } from '@storybook/react';
+import { Meta, StoryFn } from '@storybook/react-webpack5';

Review Comment:
   <div>
   
   
   <div id="suggestion">
   <div id="issue"><b>Storybook import consistency check</b></div>
   <div id="fix">
   
   The import is being changed from `@storybook/react` to 
`@storybook/react-webpack5`. Verify this is intentional and matches the 
project's Storybook setup, as `@storybook/react` is not listed in package.json 
dependencies while `@storybook/react-webpack5` (10.4.1) is installed.
   </div>
   
   
   </div>
   
   
   
   
   
   
   <div><details><summary><b>Review Rule</b></summary><div>Bito created the 
rule <strong><code>Verify Import Source Matches Installed Package 
Version</code></strong> for <strong>repo:</strong> 
<code>apache/superset</code>, <strong>language:</strong> <code>TSX</code>. Bito 
will avoid suggestions that match this rule. You can manage review rules <a 
href=https://alpha.bito.ai/home/ai-agents/review-rules>here</a>.</div></details></div>
   <small><i>Code Review Run #5a4066</i></small>
   </div>
   
   ---
   Should Bito avoid suggestions like this for future reviews? (<a 
href=https://alpha.bito.ai/home/ai-agents/review-rules>Manage Rules</a>)
   - [ ] Yes, avoid them



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to