UNPKG

@availity/native-form

Version:

Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.

8 lines (6 loc) 162 B
const global = require('../../jest.config'); module.exports = { ...global, displayName: 'native-form', coverageDirectory: '../../coverage/native-form', };