From 9b0fdad17a01ad8495536e4c91612a7e9d1de669 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Wed, 1 Jun 2016 21:14:46 +0300 Subject: [PATCH] Make react the first item and fix header size --- demo/react.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demo/react.html b/demo/react.html index a4317d9..2194537 100644 --- a/demo/react.html +++ b/demo/react.html @@ -1,7 +1,7 @@ @@ -20,7 +20,7 @@ layout: page
-

React Integration

+

React Integration

This example demonstrates using vaadin-grid with React framework. As React doesn't support custom attributes for elements, vaadin-grid DOM API can't be fully utilized in the initialization.

-- 2.39.5