diff --git a/index.html b/index.html index 083a701..d7360f6 100644 --- a/index.html +++ b/index.html @@ -9,5 +9,5 @@ }
- + diff --git a/src/components/Dropdown/Dropdown.tsx b/src/components/Dropdown/Dropdown.tsx index a6aa5df..4219dff 100644 --- a/src/components/Dropdown/Dropdown.tsx +++ b/src/components/Dropdown/Dropdown.tsx @@ -11,7 +11,18 @@ export interface DropdownProps { const DropdownOptions: React.FC