mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
Update frontend/src/proprietary/components/shared/config/configNavSections.tsx
Co-authored-by: James Brunton <jbrunton96@gmail.com>
This commit is contained in:
parent
d38e5692e7
commit
18f85b1aa8
@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { createConfigNavSections as createCoreConfigNavSections, ConfigNavSection } from '@core/components/shared/config/configNavSections';
|
||||
import PeopleSection from '@proprietary/components/shared/config/configSections/PeopleSection';
|
||||
import TeamsSection from '@proprietary/components/shared/config/configSections/TeamsSection';
|
||||
import PeopleSection from '@app/components/shared/config/configSections/PeopleSection';
|
||||
import TeamsSection from '@app/components/shared/config/configSections/TeamsSection';
|
||||
|
||||
/**
|
||||
* Proprietary extension of createConfigNavSections that adds workspace sections
|
||||
|
||||
Loading…
Reference in New Issue
Block a user