Skip to content

Commit

Permalink
adding uploadwriter to sidebar (#2774)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeregrine authored Aug 16, 2023
1 parent 2aa7792 commit 0e9e5ce
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 0e9e5ce

Please sign in to comment.