diff --git a/examples/using react and other custom scripts and styles/README.md b/examples/using react and other custom scripts and styles/README.md index 8e9f5c8d..0543af7e 100644 --- a/examples/using react and other custom scripts and styles/README.md +++ b/examples/using react and other custom scripts and styles/README.md @@ -11,6 +11,7 @@ It integrates a simple [react](https://reactjs.org/) component and loads it with ![example client-side reactive SQLPage application with React](screenshot-react.png) +![example math equations](screenshot-math-equations.png) ## Notes diff --git a/examples/using react and other custom scripts and styles/screenshot-math-equations.png b/examples/using react and other custom scripts and styles/screenshot-math-equations.png new file mode 100644 index 00000000..13c772d7 Binary files /dev/null and b/examples/using react and other custom scripts and styles/screenshot-math-equations.png differ