1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 16:45:32 -04:00

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

View File

@@ -11,9 +11,9 @@ tags:
image: "/static/images/notes/dropping-dropbox/email.png"
---
import Image from "./components/embeds/Image";
import Tweet from "./components/embeds/Tweet";
import Video from "./components/embeds/Video";
import Image from "./components/media/Image";
import Tweet from "./components/media/Tweet";
import Video from "./components/media/Video";
I've been a loyal Dropbox user since its inception as a [Y Combinator startup](https://www.ycombinator.com/apply/dropbox/) ten years ago. Having a folder on all of my devices that instantly synchronized with each other was a game-changer for me, and I grew dependent on it more and more as they gave out free storage like candy — 48 GB for having a Samsung Chromebook, 1 GB for "Posting \<3 to Twitter," and so on — until I needed to upgrade to Dropbox Pro. But this month I canceled my Pro subscription after a few too many strikes.