mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
typo
This commit is contained in:
parent
a5e429830d
commit
c6c653e68c
@ -61,7 +61,7 @@ Options.from = function (_options) {
|
||||
// Apply defaults to loadingIndicator
|
||||
options.loadingIndicator = Object.assign({
|
||||
name: 'pulse',
|
||||
color: '#dbe1rc',
|
||||
color: '#dbe1ec',
|
||||
background: 'white'
|
||||
}, options.loadingIndicator)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user