Skip to content

chore: export ParamHead component#202

Merged
lawreka merged 1 commit intomainfrom
kathryn/export-param-head
Mar 6, 2026
Merged

chore: export ParamHead component#202
lawreka merged 1 commit intomainfrom
kathryn/export-param-head

Conversation

@lawreka
Copy link
Contributor

@lawreka lawreka commented Mar 6, 2026

Summary

ParamHead used independently of Property in client app, need to borrow it :)

Test Plan

  • all good, no changes except to exports

Note

Low Risk
Low risk: this only changes public exports (no runtime behavior changes) but may affect downstream consumers’ imports/types.

Overview
Makes ParamHead available as a first-class export from components/property by exporting both ParamHead and ParamHeadProps (and re-exporting the type from index.tsx).

No component logic is changed; this is strictly an API surface/export update for consumers.

Written by Cursor Bugbot for commit ed61cb0. This will update automatically on new commits. Configure here.

Copy link

@IHSten IHSten left a comment

Choose a reason for hiding this comment

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

🚢

@lawreka lawreka merged commit 3c4d55e into main Mar 6, 2026
3 checks passed
@lawreka lawreka deleted the kathryn/export-param-head branch March 6, 2026 01:18
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.

2 participants