diff --git a/app/scenes/Templates.js b/app/scenes/Templates.js index 1c937880..62f732c9 100644 --- a/app/scenes/Templates.js +++ b/app/scenes/Templates.js @@ -1,6 +1,6 @@ // @flow import { observer } from "mobx-react"; -import { TemplateIcon } from "outline-icons"; +import { ShapesIcon } from "outline-icons"; import * as React from "react"; import { useTranslation } from "react-i18next"; import { type Match } from "react-router-dom"; @@ -29,7 +29,7 @@ function Templates(props: Props) { return ( } + icon={} title={t("Templates")} actions={