chore: rename package to vite-plugin-component-locker and update documentation and imports

This commit is contained in:
Vitalii Litvinchuk
2026-06-10 15:51:04 +03:00
parent dc8c379ecf
commit d787116167
6 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import React, { useState } from "react";
import { useCryptoLocker } from "@crypto-locker/core";
import { useCryptoLocker } from "vite-plugin-component-locker";
import "./App.css";
// The decrypted data will be a React component type