astro-portabletext@0.4.1
github-actions
released this
26 Sep 09:14
·
258 commits
to main
since this release
Patch Changes
-
29815b8: Fixes PortableText
onMissingComponent
prop to accept boolean- onMissingComponent?: MissingComponentHandler | false; + onMissingComponent?: MissingComponentHandler | boolean;