2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00

fix: remove noop class from template

This commit is contained in:
18alantom 2021-11-11 19:24:17 +05:30
parent f25ccd8aa8
commit 22dcaba66b

View File

@ -1,7 +1,7 @@
<template>
<div class="flex flex-col h-full">
<SectionHeader>
<template slot="title" class="font-medium">{{
<template slot="title">{{
_('Top Expenses')
}}</template>
<PeriodSelector