79320759

Date: 2024-12-31 20:28:24
Score: 1
Natty:
Report link

In my case, I didn't import a utility function, i.e.

import { myUtilityFn } from '.'

...

export const Default: Story = {
  args: {
    myUtilityFn,
  },
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: AshNaz87