uid generater

This commit is contained in:
2025-03-20 16:52:00 +05:30
parent aaa510a4ec
commit fd65941ba2
11 changed files with 526 additions and 136 deletions

View File

@@ -81,12 +81,7 @@ const DropDownList: React.FC<DropDownListProps> = ({
showAddIcon={false}
items={[]}
/>
<DropDownList
value="Paths"
showKebabMenu={false}
showAddIcon={false}
items={[]}
/>
{/* change this */}
</>
)}
</div>