mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 11:04:40 -05:00
9 lines
154 B
HTML
9 lines
154 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link data-trunk rel="rust" data-wasm-opt="z" data-weak-refs/>
|
|
<title>Counters</title>
|
|
</head>
|
|
<body></body>
|
|
</html>
|