From c66d7e1b8eb36d3e1129c2fcd1d38870da4d2d6c Mon Sep 17 00:00:00 2001 From: Brandon Jordan Date: Mon, 29 Apr 2024 18:51:03 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65f30ce..0293261 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ const preview = new ShortcutPreview({ data? : object header? : boolean // default: true meta? : boolean // default: true + framework7 : Framework7 // defaults to internal instance }); ```