javascript

test113142

sf

function hello() {
    return <h1>Hello world</h1>
}
Output
sdf
Was this helpful?