()
| 16 | ]; |
| 17 | export default class App extends Component { |
| 18 | render () { |
| 19 | return ( |
| 20 | <div> |
| 21 | <Typical wrapper="span" steps={steps} loop={1} className={'caca'} /> |
| 22 | </div> |
| 23 | ) |
| 24 | } |
| 25 | } |
nothing calls this directly
no outgoing calls
no test coverage detected