// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders list section with subheader 1`] = ` Some title First Item Second Item `; exports[`renders list section without subheader 1`] = ` First Item Second Item `;