Skip to content

Instantly share code, notes, and snippets.

@Niraj-Fonseka
Created June 18, 2020 04:16
Show Gist options
  • Save Niraj-Fonseka/33f03d265d9b8635ea7eb1642e060db0 to your computer and use it in GitHub Desktop.
Save Niraj-Fonseka/33f03d265d9b8635ea7eb1642e060db0 to your computer and use it in GitHub Desktop.
import React from 'react';
import './App.css';
function App() {
return (
);
}
export default App;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment