fix(medusa-payment-stripe): adds missing undefined check (#5177)

* fix: adds undefined check

* Create twelve-lamps-search.md

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Sebastian Rindom
2023-09-22 11:02:28 +02:00
committed by GitHub
co-authored by Oli Juhl
parent dfa5d041c9
commit c1b8f089e3
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"medusa-payment-stripe": patch
---
fix(medusa-payment-stripe): adds missing undefined check