feat: login component, icon svg symbols, project structure

This commit is contained in:
NGPixel
2017-12-30 02:00:49 -05:00
parent 2d5a3203db
commit 8b30d31457
37 changed files with 858 additions and 23299 deletions
@@ -1,5 +1,3 @@
'use strict'
/* global wiki */
// ------------------------------------
@@ -1,5 +1,3 @@
'use strict'
/* global wiki */
// ------------------------------------
@@ -1,5 +1,3 @@
'use strict'
/* global wiki */
// ------------------------------------
+2 -4
View File
@@ -1,5 +1,3 @@
'use strict'
/* global wiki */
// ------------------------------------
@@ -25,7 +23,7 @@ module.exports = {
}).catch((err) => {
return cb(err, null) || true
})
}
))
})
)
}
}
-2
View File
@@ -1,5 +1,3 @@
'use strict'
/* global wiki */
// ------------------------------------
@@ -1,5 +1,3 @@
'use strict'
/* global wiki */
// ------------------------------------
@@ -1,5 +1,3 @@
'use strict'
/* global wiki */
// ------------------------------------