Skip to content

Commit

Permalink
removing datepicker
Browse files Browse the repository at this point in the history
  • Loading branch information
scotttjob committed Oct 9, 2024
1 parent 71ad7be commit f4e5421
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion packages/components/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export * from "./Countdown";
export * from "./DataDump";
export * from "./DataList";
export { DataTable, createColumnHelper } from "./DataTable";
export * from "./DatePicker";
export * from "./DescriptionList";
export * from "./Disclosure";
export * from "./Divider";
Expand Down
3 changes: 1 addition & 2 deletions packages/components/src/utils/meta/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"DataList.Search",
"DataList.StatusBar",
"DataTable",
"DatePicker",
"DescriptionList",
"Disclosure",
"Divider",
Expand Down Expand Up @@ -119,4 +118,4 @@
"Tooltip",
"Typography"
]
}
}

0 comments on commit f4e5421

Please sign in to comment.