Skip to content

Commit

Permalink
Merge pull request #301 from mousheng/add_timeline_component
Browse files Browse the repository at this point in the history
Add Timeline Component:
  • Loading branch information
aaron1604 authored Jul 24, 2023
2 parents f3ab954 + 5b4c60d commit 1252ad2
Show file tree
Hide file tree
Showing 12 changed files with 1,975 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions client/packages/lowcoder-design/src/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,5 @@ export { ReactComponent as FileFolderIcon } from "icons/icon-editor-folder.svg";
export { ReactComponent as ExpandIcon } from "icons/icon-expand.svg";
export { ReactComponent as CompressIcon } from "icons/icon-compress.svg";
export { ReactComponent as TableCellsIcon } from "icons/icon-table-cells.svg"; // Added By Aqib Mirza
export { ReactComponent as TimeLineIcon } from "icons/icon-timeline-comp.svg"
export { ReactComponent as LottieIcon } from "icons/icon-lottie.svg";
Loading

0 comments on commit 1252ad2

Please sign in to comment.