parent
ac09615510
commit
31c2826930
6 changed files with 20 additions and 10 deletions
@ -1,9 +1,10 @@ |
|||||||
import React from "react"; |
import React from "react"; |
||||||
|
|
||||||
import more from "./more2.svg"; |
import more from "./more2.svg"; |
||||||
|
|
||||||
export const DropDown = ({}) => { |
export const DropDown = ({}) => { |
||||||
return ( |
return ( |
||||||
<div> |
<div className="mr-3"> |
||||||
<button |
<button |
||||||
className="" |
className="" |
||||||
id="dropdownButton" |
id="dropdownButton" |
After Width: | Height: | Size: 749 B |
Loading…
Reference in new issue