forked from noxious/client
npm run format
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import type { PlacedMapObject, Map as MapT } from '@/application/types'
|
||||
import type { Map as MapT, PlacedMapObject } from '@/application/types'
|
||||
|
||||
const props = defineProps<{
|
||||
placedMapObject: PlacedMapObject
|
||||
|
Reference in New Issue
Block a user