Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidzm13 committed Jan 3, 2024
1 parent b761450 commit 50d7473
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
33 changes: 0 additions & 33 deletions vuu-ui/showcase/src/examples/Popups/Tooltip-temp.examples.css

This file was deleted.

2 changes: 0 additions & 2 deletions vuu-ui/showcase/src/examples/popups/Tooltip.examples.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import { useId } from "@finos/vuu-utils";
import { Button, ToggleButton, ToggleButtonGroup } from "@salt-ds/core";
import { SyntheticEvent, useCallback, useMemo, useRef, useState } from "react";

// import "./Tooltip.examples.css";

let displaySequence = 1;

type TooltipPlacement = "above" | "right" | "below" | "left";
Expand Down

0 comments on commit 50d7473

Please sign in to comment.