From 01f0f4179f1f5f183dfb0defe5d11307651869ef Mon Sep 17 00:00:00 2001 From: Tyler Menezes Date: Sun, 30 Oct 2022 16:40:45 -0700 Subject: [PATCH] Add support for footnotes. --- src/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.tsx b/src/index.tsx index 65d19dd..a3b0931 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -139,6 +139,7 @@ export const defaults: Defaults = { return ( {checkbox || children}