mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 21:06:04 +00:00
updated plasmic package to work with new hooks + added example
This commit is contained in:
3
packages/plasmic/src/components/index.ts
Normal file
3
packages/plasmic/src/components/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { BkndData, BkndDataMeta } from "./data/BkndData";
|
||||
export { Image, ImageMeta } from "./Image";
|
||||
export { LazyRender, LazyRenderMeta } from "./LazyRender";
|
||||
Reference in New Issue
Block a user