progress bar shows how long until next timer elapse
This commit is contained in:
parent
bdc2a66b1c
commit
632cf9b542
3 changed files with 28 additions and 9 deletions
|
|
@ -17,7 +17,6 @@ import { useUrlHashState } from "../hooks/useUrlHashState";
|
|||
import { plants } from "./plants";
|
||||
import { emptyState } from "@/statecharts/concrete_syntax";
|
||||
import { ModalOverlay } from "./Modals/ModalOverlay";
|
||||
import { usePersistentState } from "@/hooks/usePersistentState";
|
||||
|
||||
export type EditHistory = {
|
||||
current: VisualEditorState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue