From aa6971a353490bd15f15f3f428a85e5a49890905 Mon Sep 17 00:00:00 2001 From: matttdawson <89495499+matttdawson@users.noreply.github.com> Date: Thu, 23 May 2024 12:30:47 +1200 Subject: [PATCH] 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