Skip to content

Commit

Permalink
[PR feedback] Missed removed color stops demo
Browse files Browse the repository at this point in the history
this is why things being in typescript is so useful D:
  • Loading branch information
cee-chen committed Aug 25, 2023
1 parent 88e922b commit 51b994d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src-docs/src/views/color_picker/containers.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ export default () => {

<EuiModalBody>
<EuiFormRow label="Color picker">{colorPicker}</EuiFormRow>
<EuiSpacer />
<EuiFormRow label="Color stops">{stops}</EuiFormRow>
</EuiModalBody>
</EuiModal>
);
Expand Down

0 comments on commit 51b994d

Please sign in to comment.