Skip to content

Commit e93995a

Browse files
1012499: Resolved CI issues
1 parent 3aa14c0 commit e93995a

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` 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.
30+
- Enable the redaction tool with the code 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)