]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/common/html-tags.tsx
more cleanup
[lemmy-ui.git] / src / shared / components / common / html-tags.tsx
index 387cd041302ef55d08337b86acd3129f1359131f..f32b0fc048a04687102fc740f08912c7fb0701c3 100644 (file)
@@ -4,6 +4,7 @@ import { Helmet } from "inferno-helmet";
 import { httpExternalPath } from "../../env";
 import { i18n } from "../../i18next";
 import { md } from "../../utils";
+
 interface HtmlTagsProps {
   title: string;
   path: string;