better placeholder
This commit is contained in:
@@ -148,7 +148,7 @@ const isSuperiorToEstimation = computed(() => {
|
|||||||
//@ts-ignore
|
//@ts-ignore
|
||||||
recordStore.updateRecordNotes(recordId, $event.target?.value)
|
recordStore.updateRecordNotes(recordId, $event.target?.value)
|
||||||
"
|
"
|
||||||
placeholder="notes"
|
placeholder="Take notes while you're doing the task. It can be helpful at the end to retrieve your thought."
|
||||||
></textarea>
|
></textarea>
|
||||||
</main>
|
</main>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user