Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 673 Bytes

2022-09-20-use-correct-back-url-from-extension-config.md

File metadata and controls

12 lines (12 loc) · 673 Bytes
title issue author author_email
Use correct back url from extension config
NEXT-19196
Sebastian Franze

Administration

  • Changed src/app/component/meteor/sw-meteor-navigation/index.js to src/app/component/meteor/sw-meteor-navigation/index.ts
  • Added prop fromLink to src/app/component/meteor/sw-meteor-navigation
  • Changed src/app/component/meteor/sw-meteor-page/index.ts to src/app/component/meteor/sw-meteor-page/index.ts
  • Added prop fromLink to src/app/component/meteor/sw-meteor-page
  • Changed src/module/sw-extension/page/sw-extension-config/index.js to src/module/sw-extension/page/sw-extension-config/index.ts