Skip to content

Commit

Permalink
Merge pull request #82 from wd2010/master
Browse files Browse the repository at this point in the history
docs: update docs examples of TemplateExamples.js
  • Loading branch information
justin-schroeder authored Jul 27, 2023
2 parents 260a379 + 3193f2a commit 4752d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/TemplateExamples.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ html\`
}

export const list = {
code: `import { html, reactive } from '@arrow/core'
code: `import { html, reactive } from '@arrow-js/core'
const data = reactive({
items: [
Expand Down

1 comment on commit 4752d86

@vercel
Copy link

@vercel vercel bot commented on 4752d86 Jul 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.