Updating
This commit is contained in:
3
app/src/components/venueDetails/IVenueDetailsProps.ts
Normal file
3
app/src/components/venueDetails/IVenueDetailsProps.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface IVenueDetailsProps {
|
||||
venueId: number;
|
||||
}
|
||||
Reference in New Issue
Block a user