Skip to content

Commit

Permalink
refactor: remove utils
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccayeyi committed Jan 14, 2025
1 parent 8bce6d6 commit 11c304c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
15 changes: 0 additions & 15 deletions packages/gestalt/src/Masonry/loadingStateUtils.ts

This file was deleted.

2 changes: 0 additions & 2 deletions packages/gestalt/src/Masonry/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ export type Layout =
| 'serverRenderedFlexible'
| 'uniformRow'
| 'uniformRowFlexible';

export type LoadingStateItem = { height: number };

0 comments on commit 11c304c

Please sign in to comment.