update
This commit is contained in:
parent
d923d82599
commit
9064906c74
@ -3,7 +3,7 @@ Inspired by jQuery, but not selecting query anymore, just create it.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```ts
|
```ts
|
||||||
import { $ } from 'fluent'
|
import { $ } from 'fluent.ts'
|
||||||
|
|
||||||
const $app = $('app').content([
|
const $app = $('app').content([
|
||||||
$('h1').content('Hello World!')
|
$('h1').content('Hello World!')
|
||||||
|
Loading…
Reference in New Issue
Block a user