From 9cc09e79c6a424b008a6f188eb64236a9ca5d865 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 22 Nov 2018 18:46:12 +0300 Subject: CSS Grid WIP --- vnext/src/App.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'vnext/src/App.js') diff --git a/vnext/src/App.js b/vnext/src/App.js index a74934ab..6d254d14 100644 --- a/vnext/src/App.js +++ b/vnext/src/App.js @@ -150,7 +150,19 @@ export default class App extends React.Component { } /> + + ); -- cgit v1.2.3