]> source.dussan.org Git - vaadin-core.git/commitdiff
Make react the first item and fix header size 52/head pr52/r1
authorManolo Carrasco <manolo@vaadin.com>
Wed, 1 Jun 2016 18:14:46 +0000 (21:14 +0300)
committerManolo Carrasco <manolo@vaadin.com>
Wed, 1 Jun 2016 18:14:46 +0000 (21:14 +0300)
demo/react.html

index a4317d91244c492ac8192c98f558e91c0b6eb90e..219453713b9d988f0bd19a2cfca17eea857266d1 100644 (file)
@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
-title: React
-order: 3
+title: Overview
+order: 1
 layout: page
 -->
 
@@ -20,7 +20,7 @@ layout: page
 <body unresolved>
 
   <section>
-    <h3>React Integration</h3>
+    <h1>React Integration</h1>
     <p>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.</p>