Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
view-container / src / test / __snapshots__ / theme.test.tsx.snap
Size: Mime:
// 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."`;