@Icon("book-open", "h-7 w-7")
Your library is empty
Once books are added to your libraries, collections will appear here.
for _, section := range sections {
@CollectionCarousel(section)
}
}
package templates import ( "bookhoard/internal/handlers" "fmt" ) templ Dashboard(user User, sections []handlers.SectionData, allSections []handlers.SectionData, libData []LibraryData, currentLibraryID string, hiddenCollections []string, itemsPerSection int, errorMessage string) {
Once books are added to your libraries, collections will appear here.
{ section.Description }
}Drag to reorder, toggle to show or hide.