Skip to content

Commit

Permalink
release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
koodeau committed Jul 31, 2022
1 parent de8a718 commit c474f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ You can omit the default settings by setting props to Svesh:
export let identifier = "svesh";
</script>
<Svesh {colors} {groupColors} {prefix} {instances} {width} {height} {meshId} {fixMeshId} />
<Svesh {colors} {groupColors} {prefix} {instances} {width} {height} {meshId} {fixMeshId} {identifier} />
```

Expand Down

0 comments on commit c474f2b

Please sign in to comment.