Skip to content

setting up the ActiveAdmin theme

Steve Pallen edited this page May 11, 2016 · 1 revision

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

config :ex_admin,
  theme: ExAdmin.Theme.ActiveAdmin