forked from github/plane
2 lines
52 B
TypeScript
2 lines
52 B
TypeScript
export const IssueFooter = () => <div>Footer</div>;
|