Update README: specify sample code context for a simple to-do app
This commit is contained in:
parent
2e198110cd
commit
5098c74c90
|
@ -17,7 +17,7 @@
|
||||||
3. Define your component and use it inside your HTML
|
3. Define your component and use it inside your HTML
|
||||||
4. Done!
|
4. Done!
|
||||||
|
|
||||||
Here is a sample code:
|
Here is a sample code for a simple to-do app:
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
import defineComponent from 'laterano'
|
import defineComponent from 'laterano'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user