mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 09:03:15 +00:00
(fix:ui) minor perfections
This commit is contained in:
@@ -59,6 +59,7 @@ export default function AddActionModal({
|
||||
setFunctionNameError(!isValidFunctionName(value));
|
||||
}}
|
||||
borderVariant="thin"
|
||||
labelBgClassName="bg-white dark:bg-charleston-green-2"
|
||||
placeholder={'Enter name'}
|
||||
/>
|
||||
<p
|
||||
|
||||
Reference in New Issue
Block a user