Merge branch 'feat/directions' into 'master'
feat: Added feature to allow users to give directions for study spaces. These... See merge request gk1623/drp-48!24 Co-authored-by: TadiosT <tadios.temesgen@gmail.com>
This commit is contained in:
@@ -171,6 +171,11 @@
|
||||
{/each}
|
||||
<hr />
|
||||
|
||||
<div class="subtitle">Directions:</div>
|
||||
<p class="addrContainer">
|
||||
{space.directions}
|
||||
</p>
|
||||
|
||||
<div class="subtitle">Where it is:</div>
|
||||
<p class="addrContainer">
|
||||
{#if place.name}
|
||||
|
||||
Reference in New Issue
Block a user