chore: rename package to vite-plugin-component-locker and update documentation and imports
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user