UNPKG

chromatic

Version:

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

8 lines (5 loc) 187 B
import gitNotInstalled from './gitNotInstalled'; export default { title: 'CLI/Messages/Errors', }; export const GitNotInstalled = () => gitNotInstalled({ command: 'git --version' });