mirror of
https://ghproxy.net/https://github.com/abhijitb/helix.git
synced 2025-08-28 06:26:00 +08:00
folder restructuring for pages
This commit is contained in:
parent
c1e7525a3a
commit
4f35d58a47
19 changed files with 26 additions and 27 deletions
|
@ -1,7 +1,7 @@
|
|||
import React from 'react';
|
||||
import SettingsSection from './SettingsSection';
|
||||
import NumberInput from './NumberInput';
|
||||
import ToggleInput from './ToggleInput';
|
||||
import NumberInput from '../../../components/NumberInput';
|
||||
import ToggleInput from '../../../components/ToggleInput';
|
||||
|
||||
/**
|
||||
* Media & Assets Settings Component
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue