Skip to content

Commit

Permalink
rm unused
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane98c committed Feb 6, 2024
1 parent 62c6616 commit 1f0b6a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/colorbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ const Colorbar = ({
bottom = false,
sx,
sxClim,
type,
...props
}) => {
if (!Array.isArray(colormap)) {
Expand Down

0 comments on commit 1f0b6a4

Please sign in to comment.