Skip to content

Commit f1b492f

Browse files
committed
Fix forgotten import for SSR
1 parent f9685b9 commit f1b492f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

landing_page/src/texts.gleam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ pub const gap_row = \"row gap_row\"
164164
"
165165

166166
pub const sketch_ssr_example = "import lustre/element
167+
import mist
167168
import sketch
168169
import sketch/lustre as sketch_lustre
169170
import sketch/lustre/html

0 commit comments

Comments
 (0)