Skip to content

Commit e7865a8

Browse files
maraisrhectahertz
authored andcommitted
feat: support the ability to remove inline padding
1 parent b9fdac3 commit e7865a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/UnderlineNav/UnderlineNav.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ export const UnderlineNav = forwardRef(
148148
loadingCounters = false,
149149
flush = false,
150150
className,
151+
flush = false,
151152
children,
152153
}: UnderlineNavProps,
153154
forwardedRef,

0 commit comments

Comments
 (0)