From 237c52ffc4ee4eb3f364f5c7462c8d7deed3aad9 Mon Sep 17 00:00:00 2001 From: Cody Olsen <81981+stipsan@users.noreply.github.com> Date: Fri, 15 Sep 2023 18:55:21 +0200 Subject: [PATCH] fix: SmoothBehaviorOptions is updated to be a type alias --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8db2f5ab..3dea14b1 100644 --- a/README.md +++ b/README.md @@ -136,3 +136,4 @@ scrollIntoView(node, { [size-badge]: http://img.badgesize.io/https://unpkg.com/smooth-scroll-into-view-if-needed/umd/smooth-scroll-into-view-if-needed.min.js?label=size&style=flat-square [unpkg-dist]: https://unpkg.com/smooth-scroll-into-view-if-needed/umd/ [module-formats-badge]: https://img.shields.io/badge/module%20formats-umd%2C%20cjs%2C%20es-green.svg?style=flat-square +