Skip to content

Commit 1252ad2

Browse files
authored
Merge pull request #301 from mousheng/add_timeline_component
Add Timeline Component:
2 parents f3ab954 + 5b4c60d commit 1252ad2

File tree

12 files changed

+1975
-2
lines changed

12 files changed

+1975
-2
lines changed
Lines changed: 1 addition & 0 deletions
Loading

client/packages/lowcoder-design/src/icons/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,4 +287,5 @@ export { ReactComponent as FileFolderIcon } from "icons/icon-editor-folder.svg";
287287
export { ReactComponent as ExpandIcon } from "icons/icon-expand.svg";
288288
export { ReactComponent as CompressIcon } from "icons/icon-compress.svg";
289289
export { ReactComponent as TableCellsIcon } from "icons/icon-table-cells.svg"; // Added By Aqib Mirza
290+
export { ReactComponent as TimeLineIcon } from "icons/icon-timeline-comp.svg"
290291
export { ReactComponent as LottieIcon } from "icons/icon-lottie.svg";

0 commit comments

Comments
 (0)