All Downloads are FREE. Search and download functionalities are using the official Maven repository.

skeleton.client.src.App.test.js Maven / Gradle / Ivy

The newest version!
import React from 'react';
import ReactDOM from 'react-dom';
import App from './App';

it('renders without crashing', () => {
  const div = document.createElement('div');
  ReactDOM.render(, div);
});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy