@@ -38,10 +38,10 @@ export function LocationList() {
|
||||
return (
|
||||
<TwoColumnPage
|
||||
widgets={{
|
||||
after: getWidgets("location.details.after"),
|
||||
before: getWidgets("location.details.before"),
|
||||
sideAfter: getWidgets("location.details.side.after"),
|
||||
sideBefore: getWidgets("location.details.side.before"),
|
||||
after: getWidgets("location.list.after"),
|
||||
before: getWidgets("location.list.before"),
|
||||
sideAfter: getWidgets("location.list.side.after"),
|
||||
sideBefore: getWidgets("location.list.side.before"),
|
||||
}}
|
||||
showJSON
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user