Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzaizzat committed Apr 23, 2024
1 parent 99ac673 commit 81a5cf8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { useWindowDimensions } from 'react-native';

import { horizontalRowPadding, inBetweenColumnPadding } from './utils';

export function useWidthPerToken(columns: number) {
Expand Down

0 comments on commit 81a5cf8

Please sign in to comment.