We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028756c commit 6d94b86Copy full SHA for 6d94b86
src/pages/work/review/reviewWrite.tsx
@@ -292,7 +292,7 @@ const reviewWrite = () => {
292
></textarea>
293
<span className="h-[47px] bg-[var(--purple10)] w-full flex flex-row justify-between rounded-[5px] ">
294
<p className="flex my-auto ml-[20px] w-fit p-medium-regular">
295
- EX) 내용이 재밌었요!
+ EX) 내용이 재밌었어요!
296
</p>
297
<span className="my-auto mr-[13px]">
298
{text.length} / 50자 이상
0 commit comments