Skip to content

Commit 5a9f600

Browse files
authored
Merge pull request #42 from SAP/feature/Issue#35-refactor-forms
Issue#35: refactor forms
2 parents 99c1d94 + cbb9f3e commit 5a9f600

File tree

3 files changed

+445
-286
lines changed

3 files changed

+445
-286
lines changed

src/App.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React, { Component } from 'react';
2-
import './App.css';
32
import './App.scss';
43
import Routes from './Routes';
54

0 commit comments

Comments
 (0)