mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 05:41:17 -04:00
refactor component imports/exports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import CopyButton from "../CopyButton/CopyButton";
|
||||
import CopyButton from "../CopyButton";
|
||||
import { styled } from "../../lib/styles/stitches.config";
|
||||
import type { ComponentProps } from "react";
|
||||
|
||||
|
Reference in New Issue
Block a user