Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 530 Bytes

notes.md

File metadata and controls

21 lines (21 loc) · 530 Bytes

output block from timezone app

{/*

Output:

<div style={{ backgroundColor: '#ccc', padding: '20px', margin: '20px auto', borderRadius: '5px', maxWidth: '600px', }} > <pre style={{ margin: '0 20px', fontWeight: 500, fontFamily: 'monospace', }} > {JSON.stringify(selectedTimezone, null, 2)} */}