scaling body on click with easing
This commit is contained in:
@@ -55,6 +55,7 @@ export default {
|
||||
v-for="(concernement,id) in concernementsByID"
|
||||
:key="id"
|
||||
:concernement="concernement"
|
||||
:opened="concernement.opened"
|
||||
/>
|
||||
</MapConcernements>
|
||||
<div id="content" class="row">
|
||||
|
||||
Reference in New Issue
Block a user