index.ts 105 B

12
  1. export { DeleteButton } from './DeleteButton/DeleteButton';
  2. export { Tooltip } from './Tooltip/Tooltip';