mirror of
https://github.com/ClaperCo/Claper.git
synced 2025-12-16 03:47:56 +01:00
4 lines
67 B
Elixir
4 lines
67 B
Elixir
|
|
defmodule ClaperWeb.Admin.SharedView do
|
||
|
|
use ClaperWeb, :view
|
||
|
|
end
|