Update libs/README.md

This commit is contained in:
Warren Buckley
2023-03-23 09:19:56 +00:00
committed by GitHub
parent d9d0899d52
commit f8e1b074dd

View File

@@ -100,7 +100,7 @@ cd my-package
npm install -D @umbraco-cms/backoffice
```
Then go to the element located in `src/my-element.ts` and add the following code.
Then go to the element located in `src/my-element.ts` and replace it with the following code.
```typescript
// src/my-element.ts