Sha256: dbc54ae6745e538b4f65647988560e3ca77e64c535234db80b86a260a8f2daa3
Contents?: true
Size: 454 Bytes
Versions: 21
Compression:
Stored size: 454 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ScheduledRun rendering render with Props 1`] = ` <Col bsClass="col" className="scheduled_run" componentClass="div" sm={12} > <p> <Icon name="calendar" type="fa" /> Next run: <FormattedRelative updateInterval={10000} value="2019-08-21T16:14:16.520+03:00" /> . </p> </Col> `; exports[`ScheduledRun rendering render without Props 1`] = `""`;
Version data entries
21 entries across 21 versions & 2 rubygems