synchronize text
This commit is contained in:
parent
d3028678d3
commit
866516b451
|
|
@ -9,6 +9,7 @@ This is the original text
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
//foo.handler.js
|
//foo.handler.js
|
||||||
|
//I believe this is not being used at all, because toString is not exported by @weborigami/origami anymore ... ?
|
||||||
import { toString } from "@weborigami/origami";
|
import { toString } from "@weborigami/origami";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue