From 210a548675652d9c99a2978e224a795dc524af35 Mon Sep 17 00:00:00 2001 From: do-woo Date: Mon, 25 Oct 2021 21:23:56 +0900 Subject: [PATCH] Fix Demo URI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf3b6653..d9ce5678f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If your project doesn't already use them, you need to install `@material-ui/core ## Demo -[![Edit react-to-print](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/muidatatables-custom-toolbar-rvmcj?file=/index.js) +[![Edit react-to-print](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/muidatatables-custom-toolbar-forked-j002q?file=/index.js) Browse live demos of all examples in this repo in [here](https://codesandbox.io/s/github/gregnb/mui-datatables)!