Skip to content

Commit

Permalink
Re organize
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenlejoe committed Jan 11, 2024
1 parent 651811c commit 146008c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { XYKTokenListView } from "./XYKTokenListView";
type Story = StoryObj<typeof XYKTokenListView>;

const meta: Meta<typeof XYKTokenListView> = {
title: "Organisms/XYK",
title: "Organisms/XYK/Token",
component: XYKTokenListView,
};

Expand Down

0 comments on commit 146008c

Please sign in to comment.