dotnet-presentations / blazor-workshop

Blazor workshop
https://aka.ms/blazorworkshop
MIT License
3.5k stars 1.55k forks source link

Added missing div for 08-templated-components #326

Closed sinclairduong closed 3 years ago

sinclairduong commented 3 years ago

In the final HTML code, the content for the "Item" block is missing the following div:

Without it, the styling is somewhat skewed
jongalloway commented 3 years ago

CLA assistant check
All CLA requirements met.

sinclairduong commented 3 years ago

Sorry, noticed that the div I thought was missing was in the TemplatedList.