mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added not implemented messages
This commit is contained in:
parent
14937817a4
commit
b8436056c8
@ -287,10 +287,12 @@ export class PostCard extends React.Component {
|
||||
}
|
||||
|
||||
onClickSave = async () => {
|
||||
antd.message.warn("Not implemented yet")
|
||||
// TODO
|
||||
}
|
||||
|
||||
onClickEdit = async () => {
|
||||
antd.message.warn("Not implemented yet")
|
||||
// TODO
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user