Skip to content

Commit fa661f8

Browse files
committed
adds copy button
1 parent 61a777f commit fa661f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
1. In the JavaScript file, type the following function header.
22

3-
```
3+
```javascript{:copy}
44
function calculateDaysBetweenDates(begin, end) {
55
```

0 commit comments

Comments
 (0)