mirror of
https://github.com/kennethnym/jrx.git
synced 2026-03-20 03:41:18 +00:00
Rename package from jfx to jsonsx
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/** @jsxImportSource jfx */
|
||||
import { render } from "jfx";
|
||||
/** @jsxImportSource jsonsx */
|
||||
import { render } from "jsonsx";
|
||||
import { Stack, Card, Text, Button, Input } from "../components";
|
||||
|
||||
export const fullSpec = render(
|
||||
|
||||
Reference in New Issue
Block a user