Sha256: f988c2d2ffc3b3c2635c18fe790c7c6abe76e646fef3266294b981ce53c0900c
Contents?: true
Size: 338 Bytes
Versions: 3
Compression:
Stored size: 338 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`InventorySettings rendering render without Props 1`] = ` <div className="inventory-settings" > <h3> Settings </h3> <Connect(AutoUploadSwitcher) /> <Connect(ExcludePackagesSwitcher) /> <Connect(HostObfuscationSwitcher) /> <Connect(IpsObfuscationSwitcher) /> </div> `;
Version data entries
3 entries across 3 versions & 1 rubygems