fix_component
Fixes common component issues including broken import paths, missing displayName, and @/lib/utils to relative path.
Instructions
Auto-fix common issues in a component: broken import paths, missing displayName, @/lib/utils → relative path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the component directory |