0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/apps/portal/src
Michael Barrett a79035c2f6
🐛 Fixed portal free trial message incorrectly showing (#17095)
no issue

Fixed portal free trial message incorrectly showing when signing up for
free. Message was showing due to `pageQuery` erroneously not being
passed down the call stack to `getSiteProducts`
2023-06-22 13:38:33 +01:00
..
components 🐛 Fixed portal free trial message incorrectly showing (#17095) 2023-06-22 13:38:33 +01:00
images Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
tests Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
utils 🐛 Fixed portal free trial message incorrectly showing (#17095) 2023-06-22 13:38:33 +01:00
actions.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
App.css Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
App.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
App.test.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
AppContext.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
data-attributes.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
index.css Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
index.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
logo.svg Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
pages.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
setupTests.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00