diff --git a/.gitignore b/.gitignore index cd6585f..389dcef 100644 --- a/.gitignore +++ b/.gitignore @@ -20,5 +20,5 @@ npm-debug.log* yarn-debug.log* -yarn-error.log* -public +yarn-error.log* +public \ No newline at end of file diff --git a/src/components/Tables/UsersPage/UsersPage.js b/src/components/Tables/UsersPage/UsersPage.js index 2173823..cbac3fe 100644 --- a/src/components/Tables/UsersPage/UsersPage.js +++ b/src/components/Tables/UsersPage/UsersPage.js @@ -1,7 +1,7 @@ import React from 'react'; function UsersPage() { - return