react-code-dataset
/
next.js
/crates
/next-custom-transforms
/tests
/fixture
/amp
/amp-classname
/output.js
| import React from 'react' | |
| const comp = () => <amp-something class="something" /> | |