From af0104129e1dd44d0cc9ba2d075e0ff0bc132c1c Mon Sep 17 00:00:00 2001 From: Thomas Zemp Date: Wed, 20 Mar 2024 15:10:53 +0100 Subject: [PATCH] fix: plugin documentation typo --- docs/components/Plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/Plugin.md b/docs/components/Plugin.md index 1b1a243f..e006d688 100644 --- a/docs/components/Plugin.md +++ b/docs/components/Plugin.md @@ -14,7 +14,7 @@ import { Plugin } from '@dhis2/app-runtime/experimental' // within the app const MyApp = () => ( { console.error(err) }}