Repository URL to install this package:
Version:
1.0.1-0 ▾
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`theming should not allow the theme to be a non-object 1`] = `"It looks like you called \`mount()\` without a global document being loaded."`;
exports[`theming should not allow the theme to be an array 1`] = `"It looks like you called \`mount()\` without a global document being loaded."`;
exports[`theming should not allow the theme to be null 1`] = `"It looks like you called \`mount()\` without a global document being loaded."`;