[Astal] Fix syntax
This commit is contained in:
parent
6b1c8dec58
commit
318fc39b61
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user