uid generater
This commit is contained in:
@@ -81,12 +81,7 @@ const DropDownList: React.FC<DropDownListProps> = ({
|
||||
showAddIcon={false}
|
||||
items={[]}
|
||||
/>
|
||||
<DropDownList
|
||||
value="Paths"
|
||||
showKebabMenu={false}
|
||||
showAddIcon={false}
|
||||
items={[]}
|
||||
/>
|
||||
{/* change this */}
|
||||
</>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user