dotnet-presentations / blazor-workshop

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

Added missing div for 08-templated-components #326

Closed sinclairduong closed 2 years ago

sinclairduong commented 2 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 2 years ago

CLA assistant check
All CLA requirements met.

sinclairduong commented 2 years ago

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