mirror of
https://github.com/PacktPublishing/Web-Development-with-Blazor-Second-Edition.git
synced 2026-04-06 06:43:48 +00:00
Update Tag.cs
Fixed typo
This commit is contained in:
parent
7b3ebb5489
commit
4a64d79f8d
1 changed files with 0 additions and 3 deletions
|
|
@ -5,6 +5,3 @@ public class Tag
|
|||
[Required]
|
||||
public string Name { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
|
||||
CustomCssClassProvider
|
||||
Loading…
Add table
Add a link
Reference in a new issue