aboutsummaryrefslogtreecommitdiff
path: root/src/components/features_panel/features_panel.js
blob: 19018fb43374d4a9ec5f68ec2a6a44ba4ac69775 (plain)
1
2
3
4
5
6
const FeaturesPanel = {
  computed: {
  }
}

export default FeaturesPanel