aboutsummaryrefslogtreecommitdiff
path: root/test/bundler/fixtures/jsx-warning/index.jsx
blob: 22f02712d2c5c6e697219b3c3d813f4384ceaba9 (plain) (blame)
1
console.log(<div key={"123"} {...props} />);