import { h, VNode } from "preact"; import { useAnastasisContext } from "../../context/anastasis"; import { AnastasisClientFrame } from "./index"; export function BackupFinishedScreen(): VNode { const reducer = useAnastasisContext() if (!reducer) { return
Your backup of secret "{reducer.currentReducerState.secret_name ?? "??"}" was successful.
The backup is stored by the following providers:
{details &&