Add contact forms template image (#1724)
This commit is contained in:
BIN
skyvern-frontend/src/assets/contact-forms.png
Normal file
BIN
skyvern-frontend/src/assets/contact-forms.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
@@ -1,6 +1,8 @@
|
||||
import jobApplicationImage from "@/assets/job-application.png";
|
||||
import contactFormsImage from "@/assets/contact-forms.png";
|
||||
|
||||
export const TEMPORARY_TEMPLATE_IMAGES: Record<string, string> = {
|
||||
wpid_353862309074493424: jobApplicationImage,
|
||||
wpid_351487857063054716: jobApplicationImage,
|
||||
wpid_356554024867713766: contactFormsImage,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user