Skip to content

Commit

Permalink
Prettier on some files
Browse files Browse the repository at this point in the history
  • Loading branch information
ryami333 committed Jan 31, 2019
1 parent 908e330 commit f3a5a39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions integration/src/index.html
@@ -1,8 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>React Accessible Accordion - Integration Test Sandbox</title>
</head>
<body>
</body>
<head>
<title>React Accessible Accordion - Integration Test Sandbox</title>
</head>
<body></body>
</html>
2 changes: 1 addition & 1 deletion src/css/minimal-example.css
Expand Up @@ -4,4 +4,4 @@

.accordion__panel--expanded {
display: block;
}
}

0 comments on commit f3a5a39

Please sign in to comment.