- Período Matutino (9h-11h)
- Período Noturno (19h-22h)
Mais informações e link de inscrição em: http://meninasdigitaisnocerrado.com.br/adl/
| import { ApolloClient } from 'apollo-client'; | |
| import { InMemoryCache } from 'apollo-cache-inmemory'; | |
| import { createUploadLink } from 'apollo-upload-client'; | |
| import { onError } from 'apollo-link-error'; | |
| import { ApolloLink } from 'apollo-link'; | |
| const client = new ApolloClient({ | |
| link: ApolloLink.from([ | |
| onError(({ graphQLErrors, networkError }) => { | |
| if (graphQLErrors) |
Mais informações e link de inscrição em: http://meninasdigitaisnocerrado.com.br/adl/
| const localizationBR = { | |
| pagination: { | |
| labelDisplayedRows: '{from}-{to} de {count}', | |
| labelRowsSelect: 'linhas', | |
| labelRowsPerPage: 'Linhas por página:', | |
| firstTooltip: 'Primeira página', | |
| firstAriaLabel: 'Primeira página', | |
| previousAriaLabel: 'Página anterior', | |
| previousTooltip: 'Página anterior', | |
| nextAriaLabel: 'Próxima página', |
| { | |
| "name": "my-app", | |
| "version": "0.1.0", | |
| "private": true, | |
| "dependencies": { | |
| "react": "^16.8.6", | |
| "react-dom": "^16.8.6", | |
| "react-scripts": "3.0.1" | |
| }, | |
| "devDependencies": { |
| /* eslint-disable */ | |
| // For more infos, see: https://github.com/jquense/yup/blob/master/src/locale.js | |
| import { setLocale } from 'yup' | |
| const translation = { | |
| mixed: { | |
| default: '${path} é inválido', | |
| required: '${path} é um campo obrigatório', | |
| oneOf: '${path} deve ser um dos seguintes valores: ${values}', | |
| notOneOf: '${path} não pode ser um dos seguintes valores: ${values}', |
| const commonStyles = "display: block; position: fixed; z-index: 9999999; transition: opacity 100ms ease; left 100ms ease; top: 100ms ease; right: 100ms ease; bottom: 100ms ease; width: 100ms ease; height: 100ms ease;" | |
| const jequitiSettings = { | |
| min: 5000, | |
| max: 30000, | |
| duration: 500, | |
| waitLoad: 1000, | |
| waitRemove: 200, | |
| tid: null, | |
| src: "https://fraguru.com/mdimg/dizajneri/o.1954.jpg", | |
| id: "jequiti-overlay", |
##Windows users:
cmder will be refered as console
##Mac Os, Ubuntu and windows users continue here:
homestead utf8_general_ci