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

fix(OnboardingMenu): bad useMemo Icon, took out the expand state #172

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

nikita-jpg
Copy link
Contributor

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@nikita-jpg nikita-jpg requested a review from amje March 28, 2024 10:33
@@ -18,7 +18,7 @@ export type OnboardingMenuProps = {
progress: number;
icon?: IconData;

defaultExpanded: boolean;
expand: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

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

expanded

@nikita-jpg nikita-jpg requested a review from amje March 28, 2024 11:38
@nikita-jpg nikita-jpg merged commit 32bd68d into main Mar 29, 2024
3 checks passed
@nikita-jpg nikita-jpg deleted the fix-onboarding-1 branch March 29, 2024 07:56
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