mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 10:41:52 +02:00
🚧 wip: approval tables in DB
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export interface ApprovalFeedPageProps {}
|
||||
|
||||
export default function ApprovalFeedPage(props: ApprovalFeedPageProps) {
|
||||
return <></>;
|
||||
}
|
||||
Reference in New Issue
Block a user