mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Refactor import paths for TextCopyBlock component in Alerts and Description files
This commit is contained in:
parent
56837d7dcd
commit
84675838de
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
import TextCopyBlock from "@/lib/TextCopyBlock";
|
||||
import TextCopyBlock from "@/components/TextCopyBlock";
|
||||
import { Script } from "@/lib/types";
|
||||
import { Info } from "lucide-react";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue