Add tooltips

This commit is contained in:
momo5502
2025-04-29 21:14:57 +02:00
parent da0cd03c57
commit 3531d1d5ea
2 changed files with 46 additions and 17 deletions

View File

@@ -1,5 +1,3 @@
"use client";
import * as React from "react";
import * as TooltipPrimitive from "@radix-ui/react-tooltip";