Fix template linting errors

This commit is contained in:
2026-01-24 16:42:53 +07:00
parent 90730a935d
commit 9082fb9762
5 changed files with 15 additions and 9 deletions

View File

@@ -694,7 +694,6 @@ export default class MapComponent extends Component {
{{this.setupMap}}
{{this.updateBookmarks}}
{{this.updateSelectedPin}}
style="position: absolute; inset: 0;"
></div>
</template>
}