Add comment describing the existing takes section
This commit is contained in:
parent
4624a88bb2
commit
3f4869d6d1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue