From 9e5a0455ce3de3a740cd1ce511551ef9a84ecc3f Mon Sep 17 00:00:00 2001 From: Bogdan Homoretsky <100417483+bogdan-ho@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:26:21 +0500 Subject: [PATCH] docs: fix consistent code style in Types example --- www/src/examples/Button/Types.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/src/examples/Button/Types.js b/www/src/examples/Button/Types.js index c84b67c0f9..465bc47aaf 100644 --- a/www/src/examples/Button/Types.js +++ b/www/src/examples/Button/Types.js @@ -10,7 +10,8 @@ function TypesExample() { {' '} {' '} {' '} - + + ); }