Add Job results skeleton

This commit is contained in:
Marliana Lara
2019-06-12 16:53:37 -04:00
parent 54f9dd5e98
commit 508d8311dd
8 changed files with 281 additions and 28 deletions

3
src/pages/Jobs/index.js Normal file
View File

@@ -0,0 +1,3 @@
import Jobs from "./Jobs";
export default Jobs;