Skip to content

Commit

Permalink
fixed import in behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
khamudom committed Feb 4, 2021
1 parent 472953d commit 0e5cc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-components/src/styles/behaviors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import {
accentForeground,
accentForegroundCut,
accentForegroundLarge,
neutralDividerRest,
neutralContrastFill,
neutralContrastFillRest,
neutralDividerRest,
neutralFill,
neutralFillCard,
neutralFillInput,
Expand Down

0 comments on commit 0e5cc30

Please sign in to comment.