Ghost/apps/admin-x-settings/test/unit
Ronald Langeveld f4a36ecba4
Fixed link to release in About modal (#18588)
no issue

- the link to the release has `-moya` added to it, which breaks the link
to the github release. This ensures it gets removed should it be there
to avoid broken links.

---

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

Refactored the `About.tsx` component to extract some utility functions
to separate modules. Added unit tests for the extracted functions in the
`test/unit/utils` folder. The refactoring improves code organization and
reusability, and the tests increase the code coverage and reliability.
2023-10-12 08:37:56 +07:00
..
api Port custom theme setting visibility to admin-x (#18367) 2023-10-02 15:54:14 +01:00
unsplash Added Unsplash selector to AdminX (#18216) 2023-09-21 02:23:45 +00:00
utils Fixed link to release in About modal (#18588) 2023-10-12 08:37:56 +07:00