added TODO

This commit is contained in:
srgooglo 2022-06-06 18:42:41 +02:00
parent 9451d8a12f
commit 9fd287bc48

View File

@ -7,6 +7,7 @@ import { PostAdditions } from "components/PostCard"
import "./index.less"
// TODO: Handle `cntr+v` to paste data from the clipboard to the post additions
// TODO: Fetch `maxMessageLength` value from server API
const maxMessageLength = 512