feat: pin todo list (#464)
* wip: backend todo normalisation * fe implementation * remove unused dep * cursor return ActionType::TodoManagement * use lucide icons rather than emojis in the todo list * review comments
This commit is contained in:
committed by
GitHub
parent
e9882b23b9
commit
ba8650cfca
@@ -35,7 +35,7 @@
|
||||
"click-to-react-component": "^1.1.2",
|
||||
"clsx": "^2.0.0",
|
||||
"diff": "^8.0.2",
|
||||
"lucide-react": "^0.303.0",
|
||||
"lucide-react": "^0.539.0",
|
||||
"react": "^18.2.0",
|
||||
"react-diff-viewer-continued": "^3.4.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user