Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3fdb292

Browse files
committed
chore(docs): correct spacings
1 parent b5fb18a commit 3fdb292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/templates/js/docs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ docsApp.directive.docTutorialNav = function(templateMerge) {
8686
};
8787
};
8888

89+
8990
docsApp.directive.docTutorialReset = function() {
9091
function tab(name, command, id, step) {
9192
return '' +
@@ -188,7 +189,6 @@ docsApp.serviceFactory.openJsFiddle = function(templateMerge, getEmbeddedTemplat
188189
};
189190

190191

191-
192192
docsApp.serviceFactory.sections = function sections() {
193193
var sections = {
194194
guide: [],

0 commit comments

Comments
 (0)