728x90
imr:
import React from "react";
rfc:
import React from 'react'
export default function SubIndex() {
return (
<div>SubIndex</div>
)
}
nfn:
const first = (second) => { third }
728x90
imr:
import React from "react";
rfc:
import React from 'react'
export default function SubIndex() {
return (
<div>SubIndex</div>
)
}
nfn:
const first = (second) => { third }