Skip to content

Commit

Permalink
fix: imports;
Browse files Browse the repository at this point in the history
  • Loading branch information
denisx committed Dec 2, 2024
1 parent e8f73de commit 3a1162b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';
import kebab from 'lodash/kebabcase';
import cn from 'classnames';
import kebab from 'lodash/kebabCase';

import { Typography } from '@alfalab/core-components-typography';

Expand Down

0 comments on commit 3a1162b

Please sign in to comment.