// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders menu correctly 1`] = ` test space Space home Explore rooms Preferences Leave space } > test space Space home , } } onClick={[Function]} onFocus={[Function]} role="menuitem" tabIndex={0} > Space home Explore rooms , } } onClick={[Function]} onFocus={[Function]} role="menuitem" tabIndex={-1} > Explore rooms Preferences , } } onClick={[Function]} onFocus={[Function]} role="menuitem" tabIndex={-1} > Preferences Leave space , } } onClick={[Function]} onFocus={[Function]} role="menuitem" tabIndex={-1} > Leave space `;