Skip to content

Commit

Permalink
add doc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed Dec 13, 2023
1 parent abd3b01 commit d1d4b41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/doggo.ex
Original file line number Diff line number Diff line change
Expand Up @@ -1919,6 +1919,8 @@ defmodule Doggo do
<:col :let={p} label="age"><%= p.age %></:col>
</.table>
"""
@doc type: :component

attr :id, :string, required: true

attr :items, :list,
Expand Down

0 comments on commit d1d4b41

Please sign in to comment.