chore: path resolver plugin to simplify imports and exports
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user