UNPKG

@octopusdeploy/design-system-components

Version:
5 lines (4 loc) 325 B
export { OctopusRoutingProvider } from "./OctopusRoutingContext"; export type { OctopusRoutingProviderProps, ShowLinkAsActive, DesignSystemLinkProps, DesignSystemLinkHref } from "./OctopusRoutingContext"; export { useOctopusLinkComponent, useIsUrlActive } from "./OctopusRoutingContext"; export * from "./PageTitleProvider";