Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyAfternoons committed Jan 23, 2024
1 parent f320e1c commit 385eff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/features/fci/hooks/useFciAbortSignatureFlow.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export const useFciAbortSignatureFlow = () => {
};

/**
* Overrides the present function of the bottom to show an alert instead if the experimental design is enabled.
* Overrides the present function of the bottom sheet to show an alert instead if the experimental design is enabled.
* This allows us to use an alert without changing single components which use the hook.
* TODO: remove when the experimental design will be enabled by default (SFEQS-2090)
*/
Expand Down

0 comments on commit 385eff3

Please sign in to comment.