Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
Update dom.rst
Browse files Browse the repository at this point in the history
Fix #12
  • Loading branch information
sanity committed Feb 9, 2021
1 parent 325e239 commit 49bcfde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Let's create a <button> as a child of the <body>:
.. code-block:: kotlin
import kweb.*
import kweb.dom.element.*
fun main() {
Kweb(port = 16097) {
Expand Down

0 comments on commit 49bcfde

Please sign in to comment.