Skip to content

Conversation

@magnh
Copy link
Contributor

@magnh magnh commented Aug 1, 2025

What does this pull request change?

This pull request changes the exported name of the table row component from tableRow to TableRow as it was in earlier versions.

@magnh magnh self-assigned this Aug 1, 2025
@magnh magnh changed the title fix: export table row with pascal case fix(table): export table row with pascal case Aug 1, 2025
@magnh magnh requested a review from Copilot August 1, 2025 07:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request standardizes the naming convention for the table row component export by changing it from camelCase to PascalCase to align with React component naming conventions.

  • Changes the export name from tableRow to TableRow to follow PascalCase naming convention for React components
  • Updates all references to maintain consistency across the component compound structure and exports

Copy link
Collaborator

@torleifhalseth torleifhalseth left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @magnh!

@torleifhalseth torleifhalseth merged commit 1d7c8f2 into develop Aug 19, 2025
5 of 6 checks passed
@torleifhalseth torleifhalseth deleted the fix/table-row-export branch August 19, 2025 07:14
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.

3 participants