alxpez / vuegg

dnd visual editor - mockups and code in one go!
https://vuegg.github.io
MIT License
2.34k stars 392 forks source link

Corrected typo mistake in client component editor MenuToggle.vue #52

Closed laghim closed 4 years ago

laghim commented 4 years ago

Description There was a typo mistake in a component, it was written "dafault" instead of "default". This may affect the functionality of the program

How Has This Been Tested? This issue was found by running a static analysis tool, DeepScan that pointed out this typo.

Types of changes

Checklist

alxpez commented 4 years ago

closes https://github.com/vuegg/vuegg/issues/51