From 54ea14af63f1ae28d2023866e9e928408635b282 Mon Sep 17 00:00:00 2001 From: dylan <> Date: Sun, 31 Mar 2024 20:14:41 -0700 Subject: [PATCH] update todos --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 788dcff..8b3cbcf 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,7 @@ - [x] Add version prop to picobook.json - [x] "Compile" carts in server - [x] Save compiled carts to db -- [ ] Load cart by URL in React +- [x] Load cart by URL in React - [ ] Update GH Workflow to be by push ## Later