File size: 81 Bytes
1e92f2d |
1 2 3 |
import React from 'react'
const comp = () => <amp-something class="something" />
|
1e92f2d |
1 2 3 |
import React from 'react'
const comp = () => <amp-something class="something" />
|