diff --git a/docs/data/base/getting-started/support/support.md b/docs/data/base/getting-started/support/support.md index 68e91bdf0a8683..93c069adfc4c65 100644 --- a/docs/data/base/getting-started/support/support.md +++ b/docs/data/base/getting-started/support/support.md @@ -27,17 +27,22 @@ We require bug reports to be accompanied by a **minimal reproduction**. It significantly increases the odds of fixing the problem. You have a few possible options to provide it: -- You can browse the documentation, find an example close to your use case, and then open it in a live editor: - - - Forking an example - - - Forking an example - - - -- You can use a starter React template to build a reproduction case with [JavaScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react) or [TypeScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react-ts). +#### Use the live editors + +You can browse the documentation, find an example close to your use case, and then open it in a live editor: + + + +Forking an example + + +Forking an example + + + +#### Use starter templates + +You can use a starter React template to build a reproduction case with [JavaScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react) or [TypeScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react-ts). ## Stack Overflow diff --git a/docs/data/material/getting-started/support/support.md b/docs/data/material/getting-started/support/support.md index 6a9c7c672270d9..b4a3591f87d034 100644 --- a/docs/data/material/getting-started/support/support.md +++ b/docs/data/material/getting-started/support/support.md @@ -27,17 +27,22 @@ We require bug reports to be accompanied by a **minimal reproduction**. It significantly increases the odds of fixing the problem. You have a few possible options to provide it: -- You can browse the documentation, find an example close to your use case, and then open it in a live editor: - - - Forking an example - - - Forking an example - - - -- You can use a starter React template to build a reproduction case with [JavaScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react) or [TypeScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react-ts). +#### Use the live editors + +You can browse the documentation, find an example close to your use case, and then open it in a live editor: + + + +Forking an example + + +Forking an example + + + +#### Use starter templates + +You can use a starter React template to build a reproduction case with [JavaScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react) or [TypeScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react-ts). ## Stack Overflow diff --git a/docs/data/system/getting-started/support/support.md b/docs/data/system/getting-started/support/support.md index 34c5cf75dd4268..64ecfd87848a11 100644 --- a/docs/data/system/getting-started/support/support.md +++ b/docs/data/system/getting-started/support/support.md @@ -27,17 +27,22 @@ We require bug reports to be accompanied by a **minimal reproduction**. It significantly increases the odds of fixing the problem. You have a few possible options to provide it: -- You can browse the documentation, find an example close to your use case, and then open it in a live editor: - - - Forking an example - - - Forking an example - - - -- You can use a starter React template to build a reproduction case with [JavaScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react) or [TypeScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react-ts). +#### Use the live editors + +You can browse the documentation, find an example close to your use case, and then open it in a live editor: + + + +Forking an example + + +Forking an example + + + +#### Use starter templates + +You can use a starter React template to build a reproduction case with [JavaScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react) or [TypeScript](https://stackblitz.com/github/stackblitz/starters/tree/main/react-ts). ## Stack Overflow diff --git a/docs/public/static/docs-infra/forking-an-example-dark.png b/docs/public/static/docs-infra/forking-an-example-dark.png index 43495985d2b12f..1d95238f8d4def 100644 Binary files a/docs/public/static/docs-infra/forking-an-example-dark.png and b/docs/public/static/docs-infra/forking-an-example-dark.png differ diff --git a/docs/public/static/docs-infra/forking-an-example.png b/docs/public/static/docs-infra/forking-an-example.png index b94e367bd6d962..99a079e2bd2aed 100644 Binary files a/docs/public/static/docs-infra/forking-an-example.png and b/docs/public/static/docs-infra/forking-an-example.png differ