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

Feat/page header logo #572

Merged
merged 7 commits into from
Nov 6, 2024
Merged

Feat/page header logo #572

merged 7 commits into from
Nov 6, 2024

Conversation

gregmartDOTin
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Nov 1, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-11-06 19:48 UTC

@@ -12,6 +12,7 @@ type BaseSpacesImageProps = {
| 'images.promotionalHover';
fallback?: string;
id?: string;
Loader?: (props: any) => JSX.Element;
Copy link
Member

Choose a reason for hiding this comment

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

Since we're passing an id to the Loader I think we should set the type for props as { id: string } instead of any

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call, this is fixed.

BREAKING CHANGE: helpLink and helpAppName removed in favor of the help object
@gregmartDOTin gregmartDOTin merged commit fb7561f into main Nov 6, 2024
8 checks passed
@gregmartDOTin gregmartDOTin deleted the feat/page-header-logo branch November 6, 2024 19:44
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