Skip to content

Commit 7e5596c

Browse files
committed
add missing anchor
1 parent fae6ffc commit 7e5596c

File tree

1 file changed

+1
-0
lines changed
  • examples/simple_counter/shared/src

1 file changed

+1
-0
lines changed

examples/simple_counter/shared/src/app.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ impl App for Counter {
6060
}
6161
}
6262
}
63+
// ANCHOR_END: impl_app
6364
// ANCHOR_END: app
6465

6566
// ANCHOR: test

0 commit comments

Comments
 (0)