From 8b9451ae04fdcbf4d8644e1387eac96f91cb38a8 Mon Sep 17 00:00:00 2001 From: zernonia Date: Sat, 27 Apr 2024 00:07:48 +0800 Subject: [PATCH] docs: codege --- apps/www/src/content/meta/DonutChart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/content/meta/DonutChart.md b/apps/www/src/content/meta/DonutChart.md index 2ae2b751..73068a30 100644 --- a/apps/www/src/content/meta/DonutChart.md +++ b/apps/www/src/content/meta/DonutChart.md @@ -76,7 +76,7 @@ { 'name': 'customTooltip', 'description': '

Render custom tooltip component.

\n', - 'type': 'DefineComponent', + 'type': 'Component', 'required': false } ]" />