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