feat: lexical integrated
This commit is contained in:
parent
3e5e1ab403
commit
945a75e18b
18 changed files with 417 additions and 240 deletions
|
|
@ -7,7 +7,7 @@ import { CheckIcon } from "@heroicons/react/20/solid";
|
|||
import { Props } from "./types";
|
||||
|
||||
const CustomListbox: React.FC<Props> = ({
|
||||
title,
|
||||
title = "",
|
||||
options,
|
||||
value,
|
||||
onChange,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue