UNPKG

gatsby-theme-curiousity

Version:

The Gatsby theme that builds the portfolio component of my website

4 lines (2 loc) 98 B
export const usePlugin = jest.fn(); export const withPlugin = jest.fn((component) => component);