From 2e94fb53e1d370e3bf7978c918bc1c4f6ebc7953 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 10 Jul 2022 13:24:30 +0200 Subject: [PATCH] Updated Run JavaScript before change detection (markdown) --- Run-JavaScript-before-change-detection.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Run-JavaScript-before-change-detection.md b/Run-JavaScript-before-change-detection.md index 256f086..4992a6a 100644 --- a/Run-JavaScript-before-change-detection.md +++ b/Run-JavaScript-before-change-detection.md @@ -11,5 +11,4 @@ Fill in the search box and click submit at http://www.quotationspage.com/random ``` document.querySelector("input[name=homesearch]").value="cause and effect"; document.querySelector("input[name=startsearch]").click(); - ``` \ No newline at end of file