Good first draft. Done for the night!

This commit is contained in:
Scott Idem
2024-02-16 22:15:54 -05:00
parent bab68af7dc
commit 6f0680f282
4 changed files with 50 additions and 4 deletions

View File

@@ -25,6 +25,7 @@ const modal_edit__sponsorship_obj: ModalSettings = {
type: 'component',
component: modalComponentEditSponsorshipObj,
title: 'Edit Your Sponsorship',
position: '', // default is "items-center"
};