We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 724abc2 commit f555800Copy full SHA for f555800
cypress/component/editor/search.cy.js
@@ -1,3 +1,8 @@
1
+/**
2
+ * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
3
+ * SPDX-License-Identifier: AGPL-3.0-or-later
4
+ */
5
+
6
import { Editor } from '@tiptap/core'
7
import { Document } from '@tiptap/extension-document'
8
import { Text } from '@tiptap/extension-text'
0 commit comments