forked from github/plane
3947a86fa7
* chore: made workspace authorization wrapper component * chore: added todos * chore: workspace pages new layout * chore: project authorization wrapper * chore: new project authorization wrapper * fix: authorization for member roles * chore: new auth screens ui --------- Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export * from "./project-authorization-wrapper";
|
|
export * from "./workspace-authorization-wrapper";
|