From eacac48f43331887f5003c60ca98bace8633860f Mon Sep 17 00:00:00 2001 From: Adam DeHaven <2229946+adamdehaven@users.noreply.github.com> Date: Tue, 19 Mar 2024 10:47:51 -0400 Subject: [PATCH] fix: component exports (#166) Co-authored-by: Farnabaz --- README.md | 2 +- package.json | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f77e3ea..743db09e 100644 --- a/README.md +++ b/README.md @@ -373,7 +373,7 @@ Now import the `useMarkdownParser` composable we just created along with an expo