mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-20 20:21:18 -04:00
passing a custom link component to mdx was unnecessary
This commit is contained in:
@@ -11,7 +11,7 @@ tags:
|
||||
image: "/static/images/notes/how-to-shrink-linux-virtual-disk-vmware/screen-shot-2018-12-07-at-2-04-04-pm.png"
|
||||
---
|
||||
|
||||
import Image from "./components/embeds/Image";
|
||||
import Image from "./components/media/Image";
|
||||
|
||||
<figure>
|
||||
<Image
|
||||
|
Reference in New Issue
Block a user