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(docs): update panel page to use new layout #620

Merged
merged 3 commits into from
Oct 11, 2021

Conversation

jorgemoya
Copy link
Contributor

What?

Update Panel page to use new layout.

Screenshots/Screen Recordings

panel

Testing/Proof

N/A

@@ -15,7 +15,7 @@ const panelProps: Prop[] = [
},
{
name: 'action',
types: 'ButtonProps & { text: string }',
types: 'ButtonProps & { text: string }',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm assuming this is what we wanted.

</Panel>

<Panel header="Implementation" headerId="implementation">
<Text>The panel component is used to contain content in a structured format.</Text>
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this might be a little redundant based on the above description 🤷 What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Lets remove

@jorgemoya jorgemoya merged commit 6666753 into bigcommerce:master Oct 11, 2021
@jorgemoya jorgemoya deleted the update-panel-page branch October 11, 2021 15:13
@chanceaclark chanceaclark added the documenation This issue is in regards to documentation. label Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documenation This issue is in regards to documentation.
Development

Successfully merging this pull request may close these issues.

2 participants