Add copyright notice
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 48s
Add copyright notice / copyright_notice (pull_request) Successful in 1m56s
Build Nginx-based docker image / build-static-assets (push) Successful in 7m30s
Playwright Tests / test (pull_request) Failing after 10m28s

This commit is contained in:
Manuel Bustillo 2025-06-08 18:04:42 +00:00
parent 82f9cf8e4b
commit 97d47b339a

View File

@ -1,3 +1,5 @@
/* Copyright (C) 2024-2025 LibreWeddingPlanner contributors*/
'use client'
import { useEditor, EditorContent } from '@tiptap/react'