mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
ref AP-744 - NewPostModal component is only used in Feed - For that reason, this should be placed with the Feed component itself in view directory - Inbox and Feed components are still in a single file at the moment as the separation isn't in the context of file structure updates - Once componets are separated into smaller ones, Feed directory will be populated with the corresponding files |
||
---|---|---|
.. | ||
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 |