Added .AddColorPicker() to simplify declaration #46
Annotations
4 warnings
Build and Deploy Job:
Blazor-Color-Picker-Library/ColorPicker.razor.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job:
Blazor-Color-Picker-Library/Services/ColorPickerService.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job:
Blazor-Color-Picker-Library/ColorPicker.razor.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job:
Blazor-Color-Picker-Library/Services/ColorPickerParameters.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|