🚚 Rename ItemGroup → Section

This commit is contained in:
Alicia Sykes
2021-08-21 15:01:08 +01:00
parent fa5644673f
commit c83041882a
2 changed files with 6 additions and 6 deletions

View File

@@ -55,7 +55,7 @@ import IframeModal from '@/components/LinkItems/IframeModal.vue';
import { getCurrentUser, isLoggedInAsGuest } from '@/utils/Auth';
export default {
name: 'ItemGroup',
name: 'Section',
inject: ['config'],
props: {
groupId: String,