mirror of https://github.com/n2geoff/uhm
update source reference
This commit is contained in:
parent
6068ea8220
commit
6b6bb48418
|
@ -1,5 +1,4 @@
|
||||||
// source: https://github.com/dy/xhtm | MIT
|
/*! xhtm v1.6.2 | MIT LICENSE | https://github.com/dy/xhtm */
|
||||||
|
|
||||||
const FIELD = '\ue000', QUOTES = '\ue001'
|
const FIELD = '\ue000', QUOTES = '\ue001'
|
||||||
|
|
||||||
export default function htm (statics) {
|
export default function htm (statics) {
|
||||||
|
|
Loading…
Reference in New Issue