[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={ child={
<CenterBox <CenterBox
orientation={Gtk.Orientation.HORIZONTAL} orientation={Gtk.Orientation.HORIZONTAL}
start_widget={ startWidget={
<box <box
hexpand hexpand
halign={Gtk.Align.START} halign={Gtk.Align.START}