memos/web
CorrectRoadH 032509ddba
feat: save message to memo (#1940)
* feat: implment backend function

* feat: implment frontend component

* stash

* eslint

* eslint

* eslint

* delete node

* stash

* refactor the style

* eslint

* eslint

* eslint

* fix build error

* stash

* add dep

* feat: save message as memos

* eslint

* eslint

* Update web/src/components/MemosChat/MemosChatMessage.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* stash

* eslint

* eslint

* chore: change translate

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-07-16 11:51:30 +08:00
..
.vscode
public
src feat: save message to memo (#1940) 2023-07-16 11:51:30 +08:00
.eslintrc.json
.gitignore
.prettierrc
index.html
package.json chore: update detail styles (#1964) 2023-07-15 22:57:57 +08:00
pnpm-lock.yaml chore: update detail styles (#1964) 2023-07-15 22:57:57 +08:00
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
vite.config.ts

Memos web