1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: new create view tabs

This commit is contained in:
2021-08-18 17:28:41 +02:00
parent 0842e00098
commit 8b93c49778
11 changed files with 330 additions and 416 deletions

View File

@ -130,7 +130,7 @@ import TableRow from '@/components/WorkspaceTabPropsTableRow';
import TableContext from '@/components/WorkspaceTabPropsTableContext';
export default {
name: 'WorkspaceTabPropsTableFIelds',
name: 'WorkspaceTabPropsTableFields',
components: {
TableRow,
TableContext,