[ci skip] Drop render from type input

This commit is contained in:
Oliver Booth 2022-05-14 20:08:44 +01:00
parent 2a0afada76
commit 1b155935c1
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ body:
attributes:
label: Type to extend
description: Provide the fully qualified type name of the extension method you're suggesting.
render: csharp
placeholder: "Example: System.Drawing.Color"
validations:
required: true