src: Enable import of image_requests
This commit is contained in:
parent
22c9b0c106
commit
3af0704a2f
5 changed files with 112 additions and 110 deletions
|
|
@ -129,7 +129,6 @@ export const CreateSaveButton = ({
|
|||
|
||||
const onSave = async () => {
|
||||
const requestBody = await getBlueprintPayload();
|
||||
|
||||
setIsOpen(false);
|
||||
|
||||
analytics.track(`${AMPLITUDE_MODULE_NAME}-blueprintCreated`, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue