analytics/storybook/_root.index.exs

9 lines
216 B
Elixir

defmodule Storybook.Root do
# See https://hexdocs.pm/phoenix_storybook/PhoenixStorybook.Index.html for full index
# documentation.
use PhoenixStorybook.Index
def folder_name, do: "Plausible Components"
end