fix(core): update
This commit is contained in:
		| @@ -153,7 +153,7 @@ export class WccProperties extends LitElement { | ||||
|                 this.selectTheme('dark'); | ||||
|               }} | ||||
|             > | ||||
|               Dark<br /><i class="material-icons">nights_stay</i> | ||||
|               Dark<br /><i class="material-icons">brightness_3</i> | ||||
|             </div> | ||||
|             <div | ||||
|               class="button ${this.selectedTheme === 'bright' ? 'selected' : null}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user