Removed useless call to event store for now
This commit is contained in:
@@ -1,8 +1,4 @@
|
|||||||
<script lang="ts" setup>
|
<script lang="ts" setup></script>
|
||||||
import { useCalendarEvents } from '@/stores/EventStore'
|
|
||||||
|
|
||||||
const { currentEvents } = useCalendarEvents()
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div>Century</div>
|
<div>Century</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user