Skip to content

Commit

Permalink
fix: close body tag (graphql#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidJFelix authored and huv1k committed Oct 15, 2018
1 parent d307558 commit ff449ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-playground-html/withAnimation.html
Original file line number Diff line number Diff line change
Expand Up @@ -536,5 +536,5 @@
})
})
</script>

</html>
</body>
</html>

0 comments on commit ff449ef

Please sign in to comment.