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

Allow Customization of 'Get Started' Button in Onboarding Intro #186

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

teogor
Copy link
Owner

@teogor teogor commented Mar 5, 2024

PR Description:

This pull request introduces a new feature that allows customization of the "Get Started" button content within the onboarding intro section.

Changes:

  • Implements functionality to modify the text displayed on the "Get Started" button in the onboarding intro.
  • Provides a configuration option (getStartedButton) to specify the desired button text.
  • Updates the onboarding intro UI to reflect the user-defined button content.

Closes #152

@teogor teogor added @enhancement New feature or request @issue labels Mar 5, 2024
@teogor teogor added this to the 1.0.0-alpha05 milestone Mar 5, 2024
@teogor teogor self-assigned this Mar 5, 2024
@teogor teogor merged commit 21e94eb into main Mar 5, 2024
5 checks passed
@zeobot zeobot bot deleted the enhancement/onboarding-button-customization branch March 5, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@enhancement New feature or request @issue
Projects
Development

Successfully merging this pull request may close these issues.

[FR]: Enable Customization of "Get Started" Button Content in Onboarding Intro Section
1 participant