Skip to content

Commit e12191e

Browse files
committed
update dependency array
1 parent e071f65 commit e12191e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/versionSelector/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ export function VersionSelector({versions, sdk}: {sdk: string; versions: string[
7070
getVersionedPathname,
7171
pathname,
7272
router,
73+
versions,
7374
]);
7475

7576
const handleVersionChange = (newVersion: string) => {

0 commit comments

Comments
 (0)