We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7683e56 commit b6559f7Copy full SHA for b6559f7
lib/components_guide_web/controllers/calendar_controller.ex
@@ -76,6 +76,7 @@ defmodule ComponentsGuideWeb.CalendarController do
76
swift5_6: "https://www.swift.org/blog/swift-5.6-released/",
77
safari15_4: "https://webkit.org/blog/12445/new-webkit-features-in-safari-15-4/",
78
go1_18: "https://go.dev/doc/go1.18",
79
+ nodejs18: "https://nodejs.org/en/blog/announcements/v18-release-announce/"
80
}
81
82
assigns = [
0 commit comments