Skip to content

Commit 5c964d0

Browse files
1012499: Revamped react redaction files
1 parent 79060c9 commit 5c964d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/PDF/PDF-Viewer/react/Redaction/mobile-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ N> In mobile view the redaction toolbar appears at the bottom of the viewer for
2727

2828
1. Add the PdfViewer to your React app and include the redaction toolbar item.
2929

30-
- Create or update `src/App.tsx` with the example in this [guide](./toolbar#enable-redaction-toolbar). The example includes a toolbar entry for [`RedactionEditTool`](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/toolbaritem) which enables redaction controls in the viewer.
30+
- Create or update `src/App.tsx` or (`src/App.jsx`) with the example in this [guide](./toolbar#enable-redaction-toolbar). The example includes a toolbar entry for [`RedactionEditTool`](https://ej2.syncfusion.com/react/documentation/api/pdfviewer/toolbaritem) which enables redaction controls in the viewer.
3131

3232
2. Start the app and open it on a narrow viewport (phone width) to trigger mobile layout.
3333

0 commit comments

Comments
 (0)