Skip to content

Commit

Permalink
refactor: checklist component subfolders (#4038)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamdelion authored Dec 4, 2024
1 parent ff0946d commit b1c0630
Show file tree
Hide file tree
Showing 15 changed files with 659 additions and 633 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Meta, StoryObj } from "@storybook/react";

import Checklist from "./Public";
import Checklist from "./Public/Public";

const meta = {
title: "PlanX Components/Checklist",
Expand Down
Loading

0 comments on commit b1c0630

Please sign in to comment.