UNPKG

chromatic

Version:

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

8 lines (5 loc) 145 B
import link from './link'; export default { title: 'CLI/Components/Link', }; export const Default = () => link('https://www.chromatic.com');