pleroma-fe/src/components/features_panel/features_panel.js

7 lines
74 B
JavaScript
Raw Normal View History

2018-09-03 15:43:10 +10:00
const FeaturesPanel = {
computed: {
}
}
export default FeaturesPanel