We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc6dec commit 619427aCopy full SHA for 619427a
1 file changed
โsrc/app/planet/page.tsxโ
@@ -76,6 +76,7 @@ const PlanetPage = () => {
76
});
77
setSendState({
78
draftId: null,
79
+ senderName: '',
80
receiverName: '',
81
content: '',
82
images: [] as string[],
0 commit comments