Add Tailwind CSS and update layout and page styles
This commit is contained in:
@@ -55,4 +55,8 @@ export function saveEdit(editId:number, editName:string, editLocation:string, ed
|
||||
}
|
||||
}
|
||||
|
||||
export function getNumberOfAdventures() {
|
||||
return adventures.length;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user