mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Add zoomable images throughout the docs
Fixes: https://github.com/moderneinc/moderne-docs/issues/140
This commit is contained in:
@@ -92,7 +92,9 @@ On the results page, you will see a summary of your recipe criteria and an indic
|
||||
|
||||
Each result shows the number of files searched and how many changes were detected.
|
||||
|
||||
To see the proposed changes, click on either the  button under `Actions` or the name of the repository (e.g. _openrewrite/rewrite_).
|
||||
import diff from './assets/diff-button.png';
|
||||
|
||||
To see the proposed changes, click on either the <img src={diff} /> button under `Actions` or the name of the repository (e.g. _openrewrite/rewrite_).
|
||||
|
||||
## Step 7: View the results
|
||||
|
||||
|
||||
Reference in New Issue
Block a user