Adds tooltip to recipient action buttons
This commit is contained in:
@@ -2,3 +2,4 @@ export { Button, IconButton } from "./components/button/index";
|
||||
export { SelectBox } from "./components/selectBox/index";
|
||||
export { Breadcrumb } from "./components/breadcrumb/index";
|
||||
export { Dialog } from "./components/dialog/index";
|
||||
export { Tooltip } from "./components/tooltip/index";
|
||||
|
||||
Reference in New Issue
Block a user