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

Component "App Layout" code typo on website #2064

Closed
2 tasks done
BradfordSun opened this issue Mar 13, 2024 · 2 comments
Closed
2 tasks done

Component "App Layout" code typo on website #2064

BradfordSun opened this issue Mar 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@BradfordSun
Copy link

Browser

Edge

Package version

N/A

React version

No response

Description

The "navigation" code is displayed as follows in "App Layout" demo (https://cloudscape.design/components/app-layout):

navigation={
          <SideNavigation
            header={{
              href: '#',
              text: 'Service name',
            }}
            items={[{ type: 'link', text: `Paage #1`, href: `#` }]}
          />
        }

I think text: Paage #1 should be a typo as I can see it shows Page #1 in the example picture above.

Source code

No response

Reproduction

No response

Code of Conduct

@BradfordSun BradfordSun added the bug Something isn't working label Mar 13, 2024
@connorlanigan
Copy link
Member

Hello, thank you for letting us know! We will update the website.

@Al-Dani
Copy link
Member

Al-Dani commented Mar 14, 2024

The fix was released. Thanks again for notifying us!

@Al-Dani Al-Dani closed this as completed Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants