Skip to content

fix(file-upload): use relative import for Span#567

Open
tobigumo wants to merge 1 commit intochakra-ui:mainfrom
tobigumo:fix/file-upload-import-span
Open

fix(file-upload): use relative import for Span#567
tobigumo wants to merge 1 commit intochakra-ui:mainfrom
tobigumo:fix/file-upload-import-span

Conversation

@tobigumo
Copy link
Copy Markdown
Contributor

Summary

  • Align file-upload.tsx with sibling ui/ components by importing Span via ./span instead of the @/components/ui path alias
  • Applied to both React and Solid, with matching updates to their registry JSON

Test plan

  • bun run typecheck passes

Replace path alias import with a relative path, matching the
convention used by sibling ui components such as loader and
display-value that already import Span via './span'.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant