Format code.
This commit is contained in:
parent
f510fd3f94
commit
18c21dd265
1 changed files with 1 additions and 1 deletions
|
|
@ -92,4 +92,4 @@ export const getProgressBarPercentage = (page) => {
|
|||
|
||||
export const getProgressBarStep = (page) => {
|
||||
return pageProgressMapper[page]?.step || 1;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue