Skip to content

Modernize client/components#725

Open
darasus wants to merge 1 commit into
pastelsky:bundlephobiafrom
darasus:modernize-client-components
Open

Modernize client/components#725
darasus wants to merge 1 commit into
pastelsky:bundlephobiafrom
darasus:modernize-client-components

Conversation

@darasus
Copy link
Copy Markdown
Contributor

@darasus darasus commented Nov 13, 2022

  • mostly classes -> functions

@darasus darasus force-pushed the modernize-client-components branch from 010a7c5 to c5aa498 Compare November 13, 2022 09:55
>

function TreemapSquare({
export function TreemapSquare({
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Why are we converting default exports to named once, that seems rather un-necessary.

getSuggestionIssueUrl = () => {
export function SimilarPackageCard({
category,
...props
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

nit: s/prop/otherProps

@pastelsky
Copy link
Copy Markdown
Owner

@darasus do you plan on continuing working on this PR?

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