From a05d40cfec0352b008fc0b4511639515ee3947b5 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Fri, 26 Feb 2021 22:43:32 +0100 Subject: [PATCH] docs: update example --- docs/src/demos/Examples/Default/React/index.jsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/src/demos/Examples/Default/React/index.jsx b/docs/src/demos/Examples/Default/React/index.jsx index 8fb12656..e3893834 100644 --- a/docs/src/demos/Examples/Default/React/index.jsx +++ b/docs/src/demos/Examples/Default/React/index.jsx @@ -9,6 +9,12 @@ const MenuBar = () => { return ( <> + - ) }