hellowin/kanca

View on GitHub
src/App.test.js

Summary

Maintainability
A
0 mins
Test Coverage
import React from 'react';
import ReactDOM from 'react-dom';

it('renders without crashing', () => {
  true
});