mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
fix(theme): apply docs sidebar_class_name
in DocCard + better dogfooding (#10909)
This commit is contained in:
parent
0162f6abc6
commit
b76f0feadc
11 changed files with 97 additions and 33 deletions
|
@ -55,7 +55,6 @@ function isBlacklisted(pathname: string) {
|
|||
'/tests/pages/react-18',
|
||||
// Flaky because of hydration error
|
||||
'/tests/blog/archive',
|
||||
'/tests/docs/tests/custom-props',
|
||||
'/tests/pages/code-block-tests',
|
||||
'/tests/pages/embeds',
|
||||
// Flaky because of hydration error with docusaurus serve + .html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue