Ghost/apps/admin-x-settings/src
Ronald Langeveld 49e96e1c18
Added basic offers modal for design (#18982)
refs https://github.com/TryGhost/Product/issues/4148

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at e683919</samp>

This pull request adds a new modal component for showing a success
message after creating or editing an offer in the growth settings. It
updates the `modals.tsx`, `SettingsRouter.tsx`, and `OfferSuccess.tsx`
files to implement the new component and its route.
2023-11-15 05:19:48 +00:00
..
assets
components Added basic offers modal for design (#18982) 2023-11-15 05:19:48 +00:00
hooks Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
styles
unsplash
utils Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
App.tsx Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
index.tsx
main.tsx Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
MainContent.tsx Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
typings.d.ts
vite-env.d.ts