Refactoring: use theme
instead of layout
in a lot of places
This commit is contained in:
parent
9427083939
commit
bdc9ba52a6
104 changed files with 445 additions and 449 deletions
|
@ -58,7 +58,7 @@
|
|||
id,
|
||||
splitPoints.data.map((ff) => <[number, number]>(<Point>ff.geometry).coordinates),
|
||||
{
|
||||
theme: state?.layout?.id,
|
||||
theme: state?.theme?.id,
|
||||
},
|
||||
5
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue