Skip to content

Commit 2306254

Browse files
committed
chore: move hooks-after-resolve example
1 parent ee2ea51 commit 2306254

File tree

6 files changed

+2
-1
lines changed

6 files changed

+2
-1
lines changed

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { answer } from './answer';
2+
23
function render() {
34
document.getElementById('root').innerHTML = `the answer to the universe is ${answer}`;
45
}

0 commit comments

Comments
 (0)