From: Manolo Carrasco Date: Wed, 1 Jun 2016 18:14:46 +0000 (+0300) Subject: Make react the first item and fix header size X-Git-Tag: v1.1.0~5^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Freviewable%2Fpr52%2Fr1;p=vaadin-core.git Make react the first item and fix header size --- 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.