Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 225 Bytes

File metadata and controls

7 lines (4 loc) · 225 Bytes

Adding the line render() gives the error below

Error: button.spec.tsx:17:35 - error TS1003: Identifier expected.

17 render(<Button onClick={action}) ~