add shops context, clothes and users-clothes
users-clothes is a many-to-many unique relationship
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
defmodule PokemonCoutureWeb.ClothesView do
|
||||
use PokemonCoutureWeb, :view
|
||||
end
|
||||
Reference in New Issue
Block a user