// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`tables doesnt wrap nested tables 1`] = ` " table table table table table table " `; exports[`tables wraps multiple table with div 1`] = ` " table table table table table table " `; exports[`tables wraps table with div 1`] = ` " table table table " `;