Skip to content

Commit

Permalink
chore: update findable-ui to latest v20.0.0 (#4321)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fran McDade authored and NoopDog committed Jan 6, 2025
1 parent a061e2f commit 2148ded
Show file tree
Hide file tree
Showing 37 changed files with 420 additions and 124 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Banner } from "@databiosphere/findable-ui/lib/components/common/Banner/banner";
import { useSessionTimeout } from "@databiosphere/findable-ui/lib/hooks/useSessionTimeout";
import { useSessionTimeout } from "@databiosphere/findable-ui/lib/hooks/authentication/session/useSessionTimeout";
import { useSystemStatus } from "@databiosphere/findable-ui/lib/hooks/useSystemStatus";
import { Fragment, ReactNode } from "react";

Expand Down
Loading

0 comments on commit 2148ded

Please sign in to comment.