mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 12:56:05 +00:00
update plasmic package to omit cjs, migrated example from nextjs to vite/wouter
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import type { CodeComponentMeta } from "@plasmicapp/host";
|
||||
import registerComponent, { type ComponentMeta } from "@plasmicapp/host/registerComponent";
|
||||
import { type CodeComponentMeta, type ComponentMeta, registerComponent } from "@plasmicapp/host";
|
||||
// biome-ignore lint/style/useImportType: <explanation>
|
||||
import React from "react";
|
||||
import { useEffect, useRef, useState } from "react";
|
||||
|
||||
Reference in New Issue
Block a user