UNPKG

storybook-addon-fake-api

Version:

This addon will send fake responses to the requests sent from your component

2 lines 71 B
import { withAPI } from "./withApi"; export var decorators = [withAPI];