mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-24 19:48:23 -05:00
fix: build (#4755)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
This commit is contained in:
committed by
GitHub
parent
b91ae7e9b1
commit
cd65850308
@@ -1,3 +1,5 @@
|
||||
import { JSX } from "react";
|
||||
|
||||
// Utility function to render hyperlinked content
|
||||
export const renderHyperlinkedContent = (data: string): JSX.Element[] => {
|
||||
// More specific URL pattern
|
||||
|
||||
Reference in New Issue
Block a user