Skip to content

Commit 4f2c1de

Browse files
author
Hunter Thompson
committed
chore: dummy commit
1 parent 6bd35c5 commit 4f2c1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export class MyChart extends Chart {
4444
}
4545

4646
const app = new App();
47-
new MyChart(app, 'example');
47+
new MyChart(app, 'example1');
4848
app.synth();
4949
```
5050

0 commit comments

Comments
 (0)