passing a custom link component to mdx was unnecessary

This commit is contained in:
2022-01-12 14:20:45 -05:00
parent e6ead77f5f
commit b51e8a38ce
31 changed files with 34 additions and 92 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ tags:
image: "/static/images/notes/netlify-analytics-review/overview.png"
---
import Image from "./components/embeds/Image";
import Image from "./components/media/Image";
I've been trying out [Netlify Analytics](https://www.netlify.com/products/analytics/) on this site for over a month now and have some quick thoughts about this unique offering in a world full of bloated and invasive tracking scripts.