diff --git a/example/src/App.tsx b/example/src/App.tsx index bdc1ec6..a20f05d 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -644,6 +644,32 @@ const App = () => { }} color={inprogress ? 'green' : 'blue'} /> + + +