Skip to content

Commit 6cd5f84

Browse files
committed
🎉 feat: 0.7
1 parent 178408d commit 6cd5f84

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@
5959
"optional": true
6060
}
6161
}
62-
}
62+
}

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ export * from './utils'
44

55
// Adds @kitajs/html's Html globally.
66
export * from '@kitajs/html/register'
7+
78
export { Html } from '@kitajs/html'

0 commit comments

Comments
 (0)