diff --git a/lib/surface/catalogue/examples.ex b/lib/surface/catalogue/examples.ex index 0be9cc7b..3bf77191 100644 --- a/lib/surface/catalogue/examples.ex +++ b/lib/surface/catalogue/examples.ex @@ -1,4 +1,5 @@ defmodule Surface.Catalogue.Examples do + @moduledoc since: "0.8.0" @moduledoc ~S''' A generic LiveView to create multiple examples for catalogue tools.