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

[Doc] Add Search component #8021

Merged
merged 1 commit into from Jul 29, 2022
Merged

[Doc] Add Search component #8021

merged 1 commit into from Jul 29, 2022

Conversation

fzaninotto
Copy link
Member

image

@fzaninotto fzaninotto added the RFR Ready For Review label Jul 29, 2022
@@ -760,50 +761,6 @@ export default MyLayout;
```
{% endraw %}

## Adding a Breadcrumb
Copy link
Member Author

Choose a reason for hiding this comment

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

Not necessary anymore since we have a Breadcrumb page

@@ -921,38 +878,6 @@ To make it easier to customize, we export some components and hooks used by the
- `<SidebarToggleButton>`: An `IconButton` used to toggle the `<Sidebar>`.
- `useSidebarState`: A hook that returns the sidebar open state and a function to toggle it. Used internally by `<SidebarToggleButton>`.

## Adding Dark Mode Support
Copy link
Member Author

Choose a reason for hiding this comment

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

Was explained twice...

@djhi djhi added this to the 4.2.6 milestone Jul 29, 2022
@djhi djhi merged commit 8027892 into master Jul 29, 2022
@djhi djhi deleted the doc-search branch July 29, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants