mirror of
https://github.com/tachiyomiorg/website.git
synced 2025-01-23 23:41:16 +01:00
b0b69bf3dd
* Create a Navigation component * Remove scoped from MaterialIcon to allow reuse of CSS * Linting * Support for linked items * Adjust text * Turn computed properties into an array * Change array object position * Update code example for MaterialIcon.vue * Better handling of non-icon items Also change "icon-name" to "iconName", the latter were the correct one but it somehow worked with the first one (I'd assume it attempts without the hyphen during errors)