mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
fix formatting
This commit is contained in:
parent
89ff940b74
commit
2874ebb0ae
@ -167,7 +167,7 @@ export function ItemFormPopup(props: Props) {
|
||||
if (result.success && result.data) {
|
||||
// Ensure the item has the layer object attached
|
||||
const itemWithLayer = { ...result.data, layer: popupForm.layer }
|
||||
|
||||
|
||||
if (isUserProfileUpdate) {
|
||||
updateItem(itemWithLayer)
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user