mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-27 13:29:31 +00:00
fix: remove unnecessary blank line in BookHomeShelf widget
This commit is contained in:
parent
5377398e1d
commit
b995ec2684
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ class BookHomeShelf extends HookConsumerWidget {
|
|||
|
||||
@override
|
||||
Widget build(BuildContext context, WidgetRef ref) {
|
||||
|
||||
return SimpleHomeShelf(
|
||||
title: title,
|
||||
children: shelf.entities
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue