refactor project screen: add action to record a give from it, and add checks to give confirmation buttons
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<GiftedDialog ref="customDialog" :projectId="projectId" />
|
||||
<GiftedDialog ref="customDialog" :toProjectId="projectId" />
|
||||
</section>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user