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