Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gapcursor.js « extensions « content_editor « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2db862e45808bbf1538c5dd1695c1a7ef6e43a3f (plain)
1
2
3
import Gapcursor from '@tiptap/extension-gapcursor';

export const tiptapExtension = Gapcursor;