mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-19 18:19:56 -05:00
description trigger placeholder
This commit is contained in:
@@ -58,6 +58,7 @@ export const ResourceDescription = ({
|
||||
return (
|
||||
<TextUpdateMenu
|
||||
title="Update Description"
|
||||
placeholder="Set Description"
|
||||
value={resource?.description}
|
||||
onUpdate={(description) =>
|
||||
update_description({
|
||||
|
||||
Reference in New Issue
Block a user