From e51dfb9aa856f6f4c9cfd843d773f6c4a79a52e3 Mon Sep 17 00:00:00 2001 From: Thomas Zemp Date: Wed, 20 Mar 2024 15:32:46 +0100 Subject: [PATCH] fix: plugin documentation typo (#1376) --- 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) }}