mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-20 19:02:27 -05:00
cleanup todos
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
// TODO: Fix date/time Localization
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<!-- <BaseDialog
|
||||
ref="deleteEventConfirm"
|
||||
:title="$t('events.delete-event')"
|
||||
:message="$t('general.confirm-delete-generic')"
|
||||
color="error"
|
||||
:icon="$globals.icons.alertCircle"
|
||||
@confirm="emitDelete()"
|
||||
/> -->
|
||||
<BaseStatCard :icon="$globals.icons.bellAlert" :color="color">
|
||||
<template #after-heading>
|
||||
<div class="ml-auto text-right">
|
||||
|
||||
Reference in New Issue
Block a user