eclipse-tractusx / digital-product-pass

digital product pass
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
21 stars 11 forks source link

fix(qr-code): re-added missing import #225

Closed matbmoser closed 5 months ago

matbmoser commented 5 months ago

Why we create this PR?

The QR code import in the search view was wrong, so no qr code search was performed

What we want to achieve with this PR?

Recreate release candidate v2.1.1 to include the qr component import

What is new?

Issues fixed

Solving this issue:

https://github.com/eclipse-tractusx/digital-product-pass/blob/5f5009595e0e1ffd0aab75fef771250b7882809d/src/views/SearchView.vue#L107

Closes: https://github.com/eclipse-tractusx/digital-product-pass/issues/224