[Astal] Fix syntax

This commit is contained in:
Admin 2025-05-26 15:05:07 +02:00
parent 6b1c8dec58
commit 318fc39b61

View File

@ -21,7 +21,7 @@ const Bar = ( { gdkmonitor, name }: { gdkmonitor: Gdk.Monitor, name: string } )
child={
<CenterBox
orientation={Gtk.Orientation.HORIZONTAL}
start_widget={
startWidget={
<box
hexpand
halign={Gtk.Align.START}