mockup: change wording
This commit is contained in:
@@ -117,7 +117,7 @@ Raymer * @version 1.0.0 */
|
||||
@click="openPersonDialog()"
|
||||
>
|
||||
<font-awesome icon="circle-plus" />
|
||||
Record a Gift
|
||||
Record a Give
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
@@ -144,7 +144,7 @@ Raymer * @version 1.0.0 */
|
||||
@click="openPersonDialog()"
|
||||
>
|
||||
<font-awesome icon="circle-plus" />
|
||||
Record a Gift
|
||||
Record a Give
|
||||
</button>
|
||||
<div class="grid grid-cols-2 gap-1">
|
||||
<button
|
||||
@@ -153,7 +153,7 @@ Raymer * @version 1.0.0 */
|
||||
@click="openProjectDialog()"
|
||||
>
|
||||
<font-awesome icon="folder-open" />
|
||||
Project Gift
|
||||
Project Give
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
@@ -161,7 +161,7 @@ Raymer * @version 1.0.0 */
|
||||
@click="openGiftedPrompts()"
|
||||
>
|
||||
<font-awesome icon="lightbulb" />
|
||||
Gift Ideas
|
||||
Give Ideas
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user