1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-17 03:51:13 +02:00

library-list.js: update indentation

This commit is contained in:
Kushagra Gour
2017-09-17 02:28:43 +05:30
parent 415f5fde60
commit 1d5b647a12

View File

@@ -99,7 +99,7 @@ window.cssLibs = [
type: 'css' type: 'css'
}, },
{ {
url:'https://semantic-ui.com/dist/semantic.min.css', url: 'https://semantic-ui.com/dist/semantic.min.css',
label: 'Semantic UI', label: 'Semantic UI',
type: 'css' type: 'css'
}, },