feat: editable prompt suggestions integration
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
} else if (size === 'sm') {
|
||||
return 'w-[30rem]';
|
||||
} else {
|
||||
return 'w-[40rem]';
|
||||
return 'w-[42rem]';
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user