mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-02 03:15:05 -05:00
chore: Refactored the intercom next public env variable and added test files (#4960)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { Button } from "@/modules/ui/components/button";
|
||||
import { KeyIcon } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
import React from "react";
|
||||
|
||||
export type ModalButton = {
|
||||
text: string;
|
||||
|
||||
Reference in New Issue
Block a user