UNPKG

coops-dashboard

Version:

[![coops-dashboard-ci Actions Status](https://github.com/abdelhamidbakhta/coops-dashboard/workflows/coops-dashboard-ci/badge.svg)](https://github.com/abdelhamidbakhta/coops-dashboard/actions) [![License](https://img.shields.io/badge/License-Apache%202.0-b

7 lines (5 loc) 121 B
import {render} from '@testing-library/react'; import App from './App'; test('renders', () => { render(<App/>); });