Got the dropdown icon working (finally)
This commit is contained in:
@@ -54,7 +54,7 @@ export default {
|
||||
<option>RRC</option>
|
||||
</select>
|
||||
|
||||
<dropdown>
|
||||
<dropdown title="hello">
|
||||
<DropdownContent>
|
||||
<DropdownItem>Item 1</DropdownItem>
|
||||
<DropdownItem>Item 2</DropdownItem>
|
||||
|
||||
Reference in New Issue
Block a user