Skip to content

Commit

Permalink
fix: variable names
Browse files Browse the repository at this point in the history
  • Loading branch information
mananjadhav committed Jul 9, 2024
1 parent 0c5f67b commit 8db3ff8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function NetSuiteTokenInputPage({policy}: WithPolicyConnectionsProps) {
featureName={CONST.POLICY.MORE_FEATURES.ARE_CONNECTIONS_ENABLED}
contentContainerStyle={[styles.flex1]}
titleStyle={styles.ph5}
isForEmptyConnection
shouldLoadForEmptyConnection
connectionName={CONST.POLICY.CONNECTIONS.NAME.NETSUITE}
onBackButtonPress={handleBackButtonPress}
shouldIncludeSafeAreaPaddingBottom
Expand Down

0 comments on commit 8db3ff8

Please sign in to comment.