Add comment describing the existing takes section

This commit is contained in:
Ray 2024-01-02 08:31:16 +00:00 committed by GitHub
parent 4624a88bb2
commit 3f4869d6d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ export function MyForm(props) {
</div>
<div>
<h2>Existing Unbased Takes</h2>
<p>View existing entries in the card's below.</p>
<DisplayEntries />
</div>
</div>