bitcrowd / bitstyles_phoenix

A collection of Elixir phoenix helpers for bitstyles
ISC License
12 stars 0 forks source link

Duplicate components to fix UndefinedFunctionError #34

Closed hannahbit closed 3 years ago

hannahbit commented 3 years ago

At the moment we get UndefinedFunctionError when using BitstylesPhoenix.Components.

(UndefinedFunctionError) function BitstylesPhoenix.MixProject.bitstyles_phoenix_components/0 is undefined (module BitstylesPhoenix.MixProject is not available)
    BitstylesPhoenix.MixProject.bitstyles_phoenix_components()
    (bitstyles_phoenix 0.5.0) expanding macro: BitstylesPhoenix.Components.__using__/1