diff options
Diffstat (limited to 'components/SectionHeader.qml')
| -rw-r--r-- | components/SectionHeader.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/SectionHeader.qml b/components/SectionHeader.qml index 897e63a..502e918 100644 --- a/components/SectionHeader.qml +++ b/components/SectionHeader.qml @@ -25,4 +25,3 @@ ColumnLayout { color: Colours.palette.m3outline } } - |