From 9a7e40ae4d708447ad51b41fd9c6172c03c276e7 Mon Sep 17 00:00:00 2001 From: Aylur Date: Wed, 25 Dec 2024 23:49:21 +0100 Subject: docs: fix cssClasses in gtk4 --- docs/guide/typescript/widget.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide') diff --git a/docs/guide/typescript/widget.md b/docs/guide/typescript/widget.md index 7e57c01..86e666b 100644 --- a/docs/guide/typescript/widget.md +++ b/docs/guide/typescript/widget.md @@ -557,7 +557,7 @@ These widgets are available by default in JSX. - window: [Astal.Window](https://aylur.github.io/libastal/astal4/class.Window.html) ```tsx