Skip to content

Commit

Permalink
LYNX-670: Update default environemnt for plugin (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4de authored Jan 28, 2025
1 parent 88be2b6 commit d69975f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion tools/picker/src/picker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import Error from '@spectrum-icons/illustrations/Error';
import Copy from '@spectrum-icons/workflow/Copy';
import Settings from '@spectrum-icons/workflow/Settings';


const Picker = props => {
const { blocks, getItems, getCategories, configFiles, defaultConfig } = props;

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/segments/dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><link rel="stylesheet" href="index.6bf80747.css"><meta charset="utf-8"><title>Customer Segments Picker</title><link rel="stylesheet" href="index.107f8a5c.css"></head><body> <div id="app"></div> <script type="module" src="index.353ecf70.js"></script> </body></html>
<!DOCTYPE html><html lang="en"><head><link rel="stylesheet" href="index.6bf80747.css"><meta charset="utf-8"><title>Customer Segments Picker</title><link rel="stylesheet" href="index.107f8a5c.css"></head><body> <div id="app"></div> <script type="module" src="index.1e425575.js"></script> </body></html>

0 comments on commit d69975f

Please sign in to comment.