Skip to content

Commit

Permalink
Alphabetized Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespaologarcia committed Nov 27, 2023
1 parent d9d9e05 commit 7f2ab6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mixins/nr-affiliation-mixin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ import { AmalgamationTypes, FilingTypes } from '@bcrs-shared-components/enums'
export class NrAffiliationMixin extends Mixins(CommonMixin) {
// Global action
@Action setAffiliationErrorModalValue!: ActionBindingIF
@Action setIncorporateNowErrorStatus!: ActionBindingIF
@Action setAmalgamateNowErrorStatus!: ActionBindingIF
@Action setIncorporateNowErrorStatus!: ActionBindingIF

/**
* Affiliates a NR to the current account, creates a temporary business, and then navigates
Expand Down

0 comments on commit 7f2ab6e

Please sign in to comment.