<Modal.Columns hint={t('Proposal can either be to approve or reject this spend. Once approved, the change is applied by either removing the proposal or scheduling payout.')}>
              <Dropdown
                label={t('council proposal type')}
                onChange={setProposalType}
                options={councilTypeOptRef.current}