Skip to content

Commit 2148ded

Browse files
Fran McDadeNoopDog
authored andcommitted
chore: update findable-ui to latest v20.0.0 (#4321)
1 parent a061e2f commit 2148ded

37 files changed

+420
-124
lines changed

app/components/common/Banner/components/Announcements/announcements.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Banner } from "@databiosphere/findable-ui/lib/components/common/Banner/banner";
2-
import { useSessionTimeout } from "@databiosphere/findable-ui/lib/hooks/useSessionTimeout";
2+
import { useSessionTimeout } from "@databiosphere/findable-ui/lib/hooks/authentication/session/useSessionTimeout";
33
import { useSystemStatus } from "@databiosphere/findable-ui/lib/hooks/useSystemStatus";
44
import { Fragment, ReactNode } from "react";
55

0 commit comments

Comments
 (0)