Switching to jsx-html branch which includes a fix not yet available in the original repo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e9c42b0b0e
commit
085b3f5773
@ -24,6 +24,6 @@ export {
|
|||||||
React,
|
React,
|
||||||
jsx,
|
jsx,
|
||||||
Fragment,
|
Fragment,
|
||||||
} from "https://raw.githubusercontent.com/apiel/jsx-html/1.2.1/mod.ts";
|
} from "https://raw.githubusercontent.com/hibas123/jsx-html/master/mod.ts";
|
||||||
|
|
||||||
export const Datastore = DS;
|
export const Datastore = DS;
|
||||||
|
Loading…
Reference in New Issue
Block a user