Updated Material icons and removed hero logic

This commit is contained in:
squidfunk
2020-09-27 12:01:28 +02:00
parent 9c28dc92a1
commit ca0b6a93b1
173 changed files with 232 additions and 356 deletions

View File

@@ -43,7 +43,6 @@ export type Component =
| "container" /* Container */
| "header" /* Header */
| "header-title" /* Header title */
| "hero" /* Hero */
| "main" /* Main area */
| "navigation" /* Navigation */
| "search" /* Search */