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