-
Quest Analytics
- Kansas City, KS
Pinned Loading
-
Functional Component (using styled c...
Functional Component (using styled components) 1import React from 'react';
2// import React, { useState, useEffect } from 'react'; <-- If using hooks you can change to functional component and import what's necessary
3import PropTypes from 'prop-types';
4import styled from 'styled-components';
5 -
Redux-GraphQL Boilerplate
Redux-GraphQL Boilerplate 1import { someMethod } from 'utils/graphql';
23// Actions
4const REQUEST = 'path/to/REQUEST';
5const REQUEST_SUCCESS = 'path/to/REQUEST_SUCCESS';
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.