Update README.KR.md

This commit is contained in:
当耐特 2018-10-30 04:58:52 +08:00 committed by GitHub
parent ea083d5d9b
commit 3ee70cc934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -139,7 +139,6 @@ Other:
```js
import { render, WeElement, tag, observe } from "omi"
@observe
@tag("my-counter")
class MyApp extends WeElement {