From f3998d2ae576578ebe323ee097207c11da7ba6d4 Mon Sep 17 00:00:00 2001 From: matttdawson <89495499+matttdawson@users.noreply.github.com> Date: Thu, 23 May 2024 12:31:18 +1200 Subject: [PATCH] feat: trigger release (#462) feat: trigger release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ba2af00..55a3d85d 100644 --- a/README.md +++ b/README.md @@ -277,4 +277,4 @@ This will throw an exception if the row id is not found. ```tsx window.__stepAgGrid.grids[dataTestId].scrollRowIntoViewById("1000") -``` +``` \ No newline at end of file