Skip to content

Commit

Permalink
fix: list test
Browse files Browse the repository at this point in the history
  • Loading branch information
awesthouse committed Dec 16, 2024
1 parent 36844c3 commit 5687a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dm-core-plugins/src/common/Stack/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const props_to_pass: string[] = [
'data-testid',
'id',
'className',
'role',
]

export const StyledStack = styled('div').withConfig({
Expand Down

0 comments on commit 5687a97

Please sign in to comment.