Skip to content

Commit

Permalink
emove package.json
Browse files Browse the repository at this point in the history
and and keep yarn.lock
  • Loading branch information
ashuvssut committed May 31, 2021
1 parent f2a19f9 commit c5a77b1
Show file tree
Hide file tree
Showing 2 changed files with 10,809 additions and 11,436 deletions.
1 change: 1 addition & 0 deletions src/components/Dropdown/Dropdown.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ const DropdownComponent = props => {
<DropdownItem
onClick={getTargetFunc()}
name={
// prettier-ignore
props.type === "download"
? aItem
: `body${
Expand Down
Loading

0 comments on commit c5a77b1

Please sign in to comment.