Skip to content

Commit

Permalink
renamed story
Browse files Browse the repository at this point in the history
  • Loading branch information
coderwelsch committed Mar 12, 2024
1 parent 70ceb27 commit 378e758
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import React from "react";
import { BreadcrumbNavigation } from "./breadcrumb-navigation";

const meta: Meta<typeof BreadcrumbNavigation> = {
title: "Breadcrumb",
title: "Breadcrumb Navigation",
component: BreadcrumbNavigation,
args: {},
};
Expand Down

0 comments on commit 378e758

Please sign in to comment.