mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix: remove noop class from template
This commit is contained in:
parent
f25ccd8aa8
commit
22dcaba66b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user