Skip to content

Commit c5cf256

Browse files
author
Hector Arce De Las Heras
committed
Update UtilsProvider Configuration
Update UtilsProvider Configuration
1 parent bd98153 commit c5cf256

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/storybook/provider/utilsProvider/utilsProvider.tsx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,6 @@ import {
1919
transformDate,
2020
} from '@/utils/date';
2121

22-
//delete on kubit
23-
const folder = {
24-
santander: 'santander',
25-
modelbank: 'mb',
26-
santander_black: 'santander',
27-
modelbank_cc: 'mb',
28-
santander_cc: 'santander',
29-
};
30-
//delete on kubit
31-
3222
export const UtilsProviderDocStorybook = ({
3323
children,
3424
theme,

0 commit comments

Comments
 (0)