renamed the storybook story
This commit is contained in:
@@ -12,7 +12,7 @@ export default meta;
|
||||
|
||||
type Story = StoryObj<typeof PricingCallouts>;
|
||||
|
||||
export const AllTiers: Story = {
|
||||
export const Callouts: Story = {
|
||||
render: (args) => <PricingCallouts />,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user