Ghost/apps/admin-x-settings/src
Simon Backx a037ce3dde
Added calculated email address settings (#19115)
fixes GRO-73

We need to avoid duplicating the complex logic for determining the
default email address and the support email address. So these are now
exposed as calculated settings.
2023-11-23 13:07:15 +00:00
..
assets
components Added calculated email address settings (#19115) 2023-11-23 13:07:15 +00:00
hooks Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
styles
unsplash
utils
App.tsx Fixed provider ordering to prevent bugs loading modals on refresh (#19089) 2023-11-22 07:51:10 +00:00
index.tsx
main.tsx Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
MainContent.tsx
typings.d.ts
vite-env.d.ts