Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(common): convert sub-header to TypeScript #3992

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Convert sub-header to TypeScript

This PR converts the files in the src/elements/common/sub-header directory from JavaScript to TypeScript.

Changes

  • Converted all JS files in the sub-header directory to TypeScript
  • Created a types.ts file in the common directory to replace flowTypes.js
  • Updated component props to use TypeScript interfaces
  • Fixed type errors and ensured all tests pass

Testing

  • Ran yarn lint:ts to verify TypeScript compilation
  • Ran yarn test to verify all tests pass

Link to Devin run: https://app.devin.ai/sessions/b2291f59908a42c9ba5a1cff31e1615c

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.

0 participants