chore: restore production release gate
This commit is contained in:
@@ -3175,7 +3175,7 @@ function __wrnProp(v: unknown): string {
|
||||
function renderPageComponentAttr(
|
||||
attr: Attr,
|
||||
dynamicExpressions: string[],
|
||||
reactive: PageReactive | null,
|
||||
_reactive: PageReactive | null,
|
||||
): string {
|
||||
if (attr.event) {
|
||||
return ` ${componentEventAttribute(attr.name)}="${attrEscape(attr.value)}"`;
|
||||
|
||||
Reference in New Issue
Block a user