mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-23 07:09:41 +02:00
cleanup todos
This commit is contained in:
parent
d1b8add4e4
commit
6d3a06e1b9
6 changed files with 56 additions and 31 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue