import React from 'react'; import KeyValue from '@components/key-value'; export const AddForm = props => ( ); export const EditForm = props => ( );