Skip to content

Commit a29ced5

Browse files
author
farfromrefug
committed
chore: demo
1 parent 6053003 commit a29ced5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-snippets/vue/Basic.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default {
1111
name: 'Home',
1212
template: `
1313
<Page>
14-
<ActionBa title="Sentry Demo">
14+
<ActionBar title="Sentry Demo">
1515
</ActionBar>
1616
<StackLayout>
1717
<Button text="leaveBreadcrumb" @tap="leaveBreadcrumb"/>

0 commit comments

Comments
 (0)