plane/web/components/project/settings/index.ts
Aaryan Khandelwal 1c2ea6da5e
fix: edit project button redirection (#2564)
* 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";