File size: 192 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 |
export const config = { amp: true }
export default () => (
<amp-twitter
width="390"
height="330"
layout="responsive"
data-momentid="1018806709412876288"
></amp-twitter>
)
|