import React, {PropTypes} from 'react'; import {Dropdown, DropdownButton, DropdownItem, DropdownDivider} from '../base/dropdown'; import Link from '../base/Link'; const SettingsImportExport = ({ handleImport, handleExportAll, handleExportWorkspace }) => (
Import format will be automatically detected (Insomnia, Postman v2, HAR, Curl)
Don't see your format here? {" "} Add Your Own.
* Tip: You can also paste Curl commands into the URL bar