It looks like you are using typescript so you have to write type for each props For this example this is the code you should write
{children}: {children: React.ReactNode} Here is the type for children