feat: add all default components for RTE

This commit is contained in:
Simon Emanuelsson
2024-02-13 10:44:54 +01:00
committed by Christel Westerberg
parent 7804f574d6
commit 4006312cfc
3 changed files with 159 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
import { Lang } from "@/types/lang"
import type { Edges } from "../utils/edges"
import type { Lang } from "@/types/lang"
export type ContactNode = {
mailing_address: {