UNPKG

chromatic

Version:

Automate visual testing across browsers. Gather UI feedback. Versioned documentation.

8 lines (5 loc) 168 B
import scriptNotFound from './scriptNotFound'; export default { title: 'CLI/Messages/Warnings', }; export const ScriptNotFound = () => scriptNotFound('chromatic');