Got the dropdown icon working (finally)

This commit is contained in:
ajdj100
2023-05-18 23:00:58 -04:00
parent 54738d2ec9
commit babb36f048
2 changed files with 16 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ export default {
<option>RRC</option>
</select>
<dropdown>
<dropdown title="hello">
<DropdownContent>
<DropdownItem>Item 1</DropdownItem>
<DropdownItem>Item 2</DropdownItem>