Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update page <title> for example page
  • Loading branch information
brandly committed Jun 27, 2016
commit bd14e70ae57aed40a5179c7921d0a0b7d7006f5e
2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Test</title>
<title>react-tooltip</title>
<link rel='stylesheet' href='dist/index.css'>
</head>
<body>
Expand Down