7 lines
74 B
JavaScript
7 lines
74 B
JavaScript
|
const FeaturesPanel = {
|
||
|
computed: {
|
||
|
}
|
||
|
}
|
||
|
|
||
|
export default FeaturesPanel
|