From 8cce68ce06b52382b6a5873d013a80730f625b20 Mon Sep 17 00:00:00 2001 From: kurpfish Date: Fri, 20 Aug 2021 13:49:18 +0300 Subject: [PATCH] YM direct import --- public/index.html | 17 +++++++++++++++++ src/App.js | 4 ++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 1f907f5d..20965073 100644 --- a/public/index.html +++ b/public/index.html @@ -16,6 +16,23 @@
+ + \ No newline at end of file diff --git a/src/App.js b/src/App.js index 76e4a26a..cad6d725 100644 --- a/src/App.js +++ b/src/App.js @@ -37,7 +37,7 @@ const App = (props) => { - { webvisor:true }} version="2" - /> + /> */} ) }