widget: update documentation

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2023-11-28 16:00:32 -06:00
parent dbc10056f9
commit 5a843bee61
+1 -1
View File
@@ -2,5 +2,5 @@
// Package widget implements state tracking and event handling of // Package widget implements state tracking and event handling of
// common user interface controls. To draw widgets, use a theme // common user interface controls. To draw widgets, use a theme
// packages such as package gioui.org/widget/material. // packages such as package [gioui.org/widget/material].
package widget package widget