feat: extract SettingsProfile into component
This is taking care of the view when the Settings is selected for a profile. Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This commit is contained in:
parent
dca3f6d747
commit
8526460878
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ You should have received a copy of the GNU Affero General Public License along w
|
|||
-->
|
||||
|
||||
<script>
|
||||
import { getModalStore } from '@skeletonlabs/skeleton';
|
||||
import { Person24, Upload16, XCircleFill12 } from 'svelte-octicons';
|
||||
|
||||
import SettingsSidebar from '../atoms/SettingsSidebar.svelte';
|
||||
import SettingsProfile from './SettingsProfile.svelte';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue