diff --git a/routes/_components/IconButton.html b/routes/_components/IconButton.html index 8591cd49..ff7d65e3 100644 --- a/routes/_components/IconButton.html +++ b/routes/_components/IconButton.html @@ -2,7 +2,7 @@ \ No newline at end of file + diff --git a/routes/_components/LazyImage.html b/routes/_components/LazyImage.html index 1c818fef..857986b6 100644 --- a/routes/_components/LazyImage.html +++ b/routes/_components/LazyImage.html @@ -33,7 +33,7 @@ width: void 0, height: void 0, className: '', - ariaHidden: '', + ariaHidden: false, alt: '', title: '' }), diff --git a/routes/_components/NonAutoplayImg.html b/routes/_components/NonAutoplayImg.html index 58e461d2..d47ee265 100644 --- a/routes/_components/NonAutoplayImg.html +++ b/routes/_components/NonAutoplayImg.html @@ -48,7 +48,8 @@ alt: '', title: '', mouseOver: false, - loaded: false + loaded: false, + ariaHidden: false }), computed: { computedClass: ({ className, src, staticSrc, isLink }) => (classname( diff --git a/routes/_components/compose/ComposeInput.html b/routes/_components/compose/ComposeInput.html index 925c907f..50b198ed 100644 --- a/routes/_components/compose/ComposeInput.html +++ b/routes/_components/compose/ComposeInput.html @@ -1,4 +1,5 @@ + + What's on your mind? +