Skip to content

setting up the ActiveAdmin theme

Scott Swezey edited this page Oct 5, 2018 · 1 revision

Add the following to your project's config/config.exs file:

config :ex_admin,
  theme: ExAdmin.Theme.ActiveAdmin