Moved control tab content into components

This commit is contained in:
Joel Collins 2019-06-10 11:54:35 +01:00
parent 0014d61f89
commit cd82f00af3
3 changed files with 55 additions and 42 deletions

View file

@ -12,6 +12,7 @@
export default {
name: 'tabIcon',
props: {
id: String,
currentTab: String,