mirror of
https://github.com/zadam/trilium.git
synced 2025-12-22 16:20:08 +01:00
feat(layout): edited notes underneath title details
This commit is contained in:
@@ -10,7 +10,7 @@ import Icon from "./Icon";
|
||||
|
||||
interface SimpleBadgeProps {
|
||||
className?: string;
|
||||
title: string;
|
||||
title: ComponentChildren;
|
||||
}
|
||||
|
||||
interface BadgeProps {
|
||||
|
||||
Reference in New Issue
Block a user