chore: path resolver plugin to simplify imports and exports

This commit is contained in:
Kyle Gill
2019-05-18 14:47:12 -06:00
parent 4691ad10ab
commit 867ed0c998
18 changed files with 55 additions and 57 deletions

View File

@@ -1,5 +1,5 @@
import React, { Component } from "react"
import { AppLink as Link } from "../../../components/elements"
import { AppLink as Link } from "components/elements"
import styled from "@emotion/styled"
import {
isAfter,