DEV Community

Discussion on: HYS #1 - Quasar 1.3.0

Collapse
 
outflankaustralia profile image
Jesse Sudich

Hey Scott,

Great article!

One correction from me:

config: {
dark: true
}

true must be Boolean, not String

Keep up the good work :)

Collapse
 
smolinari profile image
Scott Molinari

Good catch Jesse! Corrected in the article.

And thanks!

Scott