From f1a014936d9e5ed5aa4d1558a91589e4147886e6 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 10 Sep 2018 13:51:09 +0300 Subject: reload blog on user url change --- vnext/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext') diff --git a/vnext/src/App.js b/vnext/src/App.js index 2601ef45..36053477 100644 --- a/vnext/src/App.js +++ b/vnext/src/App.js @@ -161,7 +161,7 @@ export default class App extends React.Component { } /> } /> } /> - } /> + } /> } /> } /> -- cgit v1.2.3