storybook/__mocks__/htmlMock.js

2 lines
39 B
JavaScript
Raw Normal View History

module.exports = '<h1>HTML Mock</h1>';