mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Remove comments
This commit is contained in:
parent
8eff28bf88
commit
f9fedb4739
@ -68,7 +68,6 @@ const forms = {
|
||||
}
|
||||
|
||||
if (injectedInputs) {
|
||||
// TODO: Discuss how to handle settings from other plugins
|
||||
const extendedSettings = {
|
||||
sectionTitle: {
|
||||
id: getTrad('modalForm.custom-fields.advanced.settings.extended'),
|
||||
|
||||
@ -14,7 +14,6 @@ const FormModalNavigationProvider = ({ children }) => {
|
||||
return {
|
||||
...prevState,
|
||||
actionType: 'create',
|
||||
// TODO: Create a new modalType on EXPANSION-245
|
||||
modalType: 'customField',
|
||||
attributeType,
|
||||
customFieldUid,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user