From 3a057f53a265b2a5530ae4888fb7992cd0180c89 Mon Sep 17 00:00:00 2001 From: Aylur Date: Thu, 12 Sep 2024 11:50:50 +0000 Subject: docs: list of jsx available widgets --- core/gjs/src/jsx/jsx-runtime.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/gjs/src') diff --git a/core/gjs/src/jsx/jsx-runtime.ts b/core/gjs/src/jsx/jsx-runtime.ts index 73aaf63..a0aafb6 100644 --- a/core/gjs/src/jsx/jsx-runtime.ts +++ b/core/gjs/src/jsx/jsx-runtime.ts @@ -77,7 +77,7 @@ declare global { revealer: Widget.RevealerProps scrollable: Widget.ScrollableProps slider: Widget.SliderProps - // TODO: stack + stack: Widget.StackProps switch: Widget.SwitchProps window: Widget.WindowProps } -- cgit v1.2.3