From fc78e98a46c5aa063b7af08546334a8886904d5b Mon Sep 17 00:00:00 2001 From: Peter Paul Kirschner Date: Wed, 24 Mar 2021 23:44:31 +0100 Subject: [PATCH] canvas short sample --- .../components/ImageManipulation/canvas.html | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 samples/react-image-editor/src/components/ImageManipulation/canvas.html diff --git a/samples/react-image-editor/src/components/ImageManipulation/canvas.html b/samples/react-image-editor/src/components/ImageManipulation/canvas.html new file mode 100644 index 000000000..ea10883fa --- /dev/null +++ b/samples/react-image-editor/src/components/ImageManipulation/canvas.html @@ -0,0 +1,31 @@ + + + + + + + + +