Adding services for backend communication

This commit is contained in:
2020-11-07 15:54:56 -03:00
parent c724c2c0cf
commit cd73c39b23
8 changed files with 47 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
2,
2
],
"react/jsx-max-props-per-line": 1,
"react/jsx-max-props-per-line": 0,
"react/jsx-no-duplicate-props": 1,
"react/jsx-no-literals": 0,
"react/jsx-no-undef": 1,