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

Add "Docs" link to Dashboard Navigation #88

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

askadityapandey
Copy link
Contributor

@askadityapandey askadityapandey commented Jul 2, 2024

This pull request adds a "Docs" option to the dashboard navigation. The new link points to the documentation at https://docs.formbase.dev/ for improved usability.

Changes

Added a new item to the items array in DashboardNav component with the title "Docs", href https://docs.formbase.dev/, and BookOpenIcon as the icon.
Fixes #86

@ephraimduncan ephraimduncan merged commit 8694cbd into eight-labs:main Jul 2, 2024
1 check passed
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.

Request::Accessing Documentation when logged in
2 participants