215 templates list skeleton (#251)

* adding package-lock.json

* deleted unsured file

* Removes and unused file

* Fixes errant styling change

* Fixes an error and uses a prop that PF recognizes

* Updates PR to use API Modules

*  Fixes PR Issues

* Addes tests to Templates

* Addresses PR Issues

* Revert package-lock.json
This commit is contained in:
Alex Corey
2019-06-13 11:08:05 -04:00
committed by GitHub
parent ffcb655038
commit 19b41743de
13 changed files with 449 additions and 52 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ import SystemSettings from './pages/SystemSettings';
import UISettings from './pages/UISettings';
import License from './pages/License';
import Teams from './pages/Teams';
import Templates from './pages/Templates';
import Templates from './pages/Templates/Templates';
import Users from './pages/Users';
// eslint-disable-next-line import/prefer-default-export