Updated logo API
This commit is contained in:
@@ -12,6 +12,7 @@ const emit = defineEmits<{
|
||||
|
||||
<template>
|
||||
<div class="view-toolbar">
|
||||
|
||||
<button
|
||||
class="view-btn"
|
||||
:class="{ active: activeView === 'map' }"
|
||||
|
||||
Reference in New Issue
Block a user