From faaa6fbf8639bdbb95b383f921e1eb6d53dcf9f0 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Sun, 12 Apr 2026 13:57:48 -0700 Subject: [PATCH] feat(frontend): add PrepSessionView with editable task durations --- frontend/src/components/PrepSessionView.vue | 115 ++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 frontend/src/components/PrepSessionView.vue diff --git a/frontend/src/components/PrepSessionView.vue b/frontend/src/components/PrepSessionView.vue new file mode 100644 index 0000000..9407abc --- /dev/null +++ b/frontend/src/components/PrepSessionView.vue @@ -0,0 +1,115 @@ + + + + + +