From 84371f2564561ca2ab8bc2d030c81765ee7cf3c2 Mon Sep 17 00:00:00 2001 From: Simon Holthausen Date: Fri, 12 May 2023 14:34:48 +0200 Subject: [PATCH] Move src/compiler/compile/render_dom/wrappers/Element/StyleAttribute.ts to src/compiler/compile/render_dom/wrappers/Element/StyleAttribute.js --- .../wrappers/Element/{StyleAttribute.ts => StyleAttribute.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/compiler/compile/render_dom/wrappers/Element/{StyleAttribute.ts => StyleAttribute.js} (100%) diff --git a/src/compiler/compile/render_dom/wrappers/Element/StyleAttribute.ts b/src/compiler/compile/render_dom/wrappers/Element/StyleAttribute.js similarity index 100% rename from src/compiler/compile/render_dom/wrappers/Element/StyleAttribute.ts rename to src/compiler/compile/render_dom/wrappers/Element/StyleAttribute.js