Skip to content

Commit

Permalink
fix: cleaning up spectrum-config
Browse files Browse the repository at this point in the history
  • Loading branch information
spdev3000 authored and Westbrook committed Feb 19, 2021
1 parent 649eeed commit 0fde625
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/split-view/src/spectrum-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,6 @@ const config = {
selector: '.spectrum-SplitView--vertical',
name: 'vertical',
},
// {
// type: 'boolean',
// selector: '.is-collapsed-start',
// name: 'is-collapsed-start',
// },
// {
// type: 'boolean',
// selector: '.is-collapsed-end',
// name: 'is-collapsed-end',
// },
],
ids: [
{
Expand Down

0 comments on commit 0fde625

Please sign in to comment.