mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-26 04:37:34 +02:00
Add eslint import rules
This commit is contained in:
parent
6717b3ca48
commit
c5c2816c3d
49 changed files with 139 additions and 79 deletions
|
@ -5,6 +5,7 @@ import { usePlausible } from "next-plausible";
|
|||
import * as React from "react";
|
||||
import toast from "react-hot-toast";
|
||||
import { useCopyToClipboard } from "react-use";
|
||||
|
||||
import Button from "./button";
|
||||
|
||||
export interface SharingProps {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue