Skip to content

Commit db32f93

Browse files
committed
(docs): highlight entire code block in example
- forgot this was a thing. not sure how to do it in the UI, just remembered I could via URL - also include some whitespace above and below for readability
1 parent 07835f3 commit db32f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you don't want to mess with your existing canvas, then simply clone the canva
3636

3737
## Example
3838

39-
Can see how `trim-canvas` is used inside of `react-signature-canvas` [here](https://github.com/agilgur5/react-signature-canvas/blob/310bff81813509a4035bedfe50d76e7045a880cb/src/index.js#L54).
39+
Can see how `trim-canvas` is used inside of `react-signature-canvas` [here](https://github.com/agilgur5/react-signature-canvas/blob/310bff81813509a4035bedfe50d76e7045a880cb/src/index.js#L53-L64).
4040
It includes a step for cloning the canvas.
4141

4242
## Demo

0 commit comments

Comments
 (0)