view data fixes
This commit is contained in:
4
apps/website/lib/view-data/ProtestDriverViewData.ts
Normal file
4
apps/website/lib/view-data/ProtestDriverViewData.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface ProtestDriverViewData {
|
||||
id: string;
|
||||
name: string;
|
||||
}
|
||||
Reference in New Issue
Block a user