mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
no refs Clean up includes: - Removing unused queries (`inbox`, `following`, `followers`) - Renaming of query hooks to be consistent with other hooks - Fixed `useProfile*ForUser` fns as these where using the incorrect handle to setup the API client - Refactored query keys to make mutations easier to reason about - Fixed `follow` / `unfollow` mutations not working as expected |
||
---|---|---|
.. | ||
public/styles | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
index.html | ||
package.json | ||
playwright.config.mjs | ||
postcss.config.cjs | ||
tailwind.config.cjs | ||
tsconfig.json | ||
vite.config.mjs |