Skip to content

PoC: move Props type below component - #3833

Draft
DimitarNestorov wants to merge 1 commit into
5.0from
move-types
Draft

DimitarNestorov wants to merge 1 commit into
5.0from
move-types

Conversation

@DimitarNestorov

Copy link
Copy Markdown
Collaborator

Summary

Test plan

@callstack-bot

Copy link
Copy Markdown

Hey @DimitarNestorov, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@github-actions

Copy link
Copy Markdown

The mobile version of example app from this branch is ready! You can see it here.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change only reorders a type declaration without behavioral or API changes.

Pull request overview

Moves the exported Button props type below the component without changing runtime behavior or the public API.

Changes:

  • Relocates the Props type declaration.
File summaries
File Description
src/components/Button/Button.tsx Reorders the exported props type declaration.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite (auto)

Note

Copilot is running an experiment and ran this review at Lite.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants