0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/components/project/settings/index.ts
Aaryan Khandelwal 1c2ea6da5e
fix: edit project button redirection ()
* fix: redirect to project settings

* fix: 404 page button alignment
2023-10-31 12:06:55 +05:30

3 lines
75 B
TypeScript

export * from "./delete-project-section";
export * from "./features-list";