Skip to content

Commit

Permalink
fix: Fix import.
Browse files Browse the repository at this point in the history
  • Loading branch information
GSMLG-BOT committed Feb 17, 2023
1 parent 87f2554 commit a42689e
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,7 +1,6 @@
defmodule PhxWCStorybookWeb.Storybook.Components.LeftMenu do
# :live_component or :page are also available
use PhxLiveStorybook.Story, :component
import Phoenix.WebComponent.LeftMenu

def function, do: &Phoenix.WebComponent.LeftMenu.wc_left_menu/1

Expand Down

0 comments on commit a42689e

Please sign in to comment.