Skip to content

Commit

Permalink
adding uploadwriter to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
jeregrine committed Aug 16, 2023
1 parent 2aa7792 commit 25703e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ defmodule Phoenix.LiveView.MixProject do
],
"Upload structures": [
Phoenix.LiveView.UploadConfig,
Phoenix.LiveView.UploadEntry
Phoenix.LiveView.UploadEntry,
Phoenix.LiveView.UploadWriter
],
"Plugin API": [
Phoenix.LiveComponent.CID,
Expand Down

0 comments on commit 25703e1

Please sign in to comment.