Skip to content

Commit

Permalink
[combobox-announcer] Clean up unused storybook styles
Browse files Browse the repository at this point in the history
  • Loading branch information
marcysutton committed Mar 3, 2025
1 parent f9791c5 commit fb95738
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions __docs__/wonder-blocks-announcer/announcer.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,4 @@ const styles = StyleSheet.create({
alignItems: "center",
justifyContent: "center",
},
container: {
width: "100%",
},
narrowBanner: {
maxWidth: 400,
},
rightToLeft: {
width: "100%",
direction: "rtl",
},
});

0 comments on commit fb95738

Please sign in to comment.