Skip to content

Commit 02cdccc

Browse files
committed
day6 add h2 from master branch
1 parent 1b5d9aa commit 02cdccc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

day6.html

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<body>
1212
<div class="demo">
1313
<div id="app"></div>
14+
<h2>Fixed the bug on master branch</h2>
1415
</div>
1516
<script type="text/babel">
1617
class Clock extends React.Component{

0 commit comments

Comments
 (0)