| 9 | const message = 'In botany, a fruit is the seed-bearing structure in flowering plants (also known as angiosperms) formed from the ovary after flowering.' |
| 10 | |
| 11 | class ExampleA extends React.Component { |
| 12 | state = { |
| 13 | selected: '' |
| 14 | } |
nothing calls this directly
no outgoing calls
no test coverage detected