improved iconPicker component + other improvements
This commit is contained in:
@@ -31,6 +31,9 @@ export default function NewLinkModal({ onClose }: Props) {
|
||||
readable: "",
|
||||
monolith: "",
|
||||
textContent: "",
|
||||
icon: "",
|
||||
iconWeight: "",
|
||||
color: "",
|
||||
collection: {
|
||||
name: "",
|
||||
ownerId: data?.user.id as number,
|
||||
|
||||
Reference in New Issue
Block a user