Skip to content

Commit 4a414ac

Browse files
authored
Merge pull request #125 from brandly/patch-1
Update page <title> for example page
2 parents 830f6fd + bd14e70 commit 4a414ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>Test</title>
5+
<title>react-tooltip</title>
66
<link rel='stylesheet' href='dist/index.css'>
77
</head>
88
<body>

0 commit comments

Comments
 (0)