Header link support
This commit is contained in:
parent
51e50cd0d6
commit
a2a811aa4a
7 changed files with 36 additions and 3 deletions
|
@ -7,4 +7,6 @@ unit class HeaderLink is json(:pretty);
|
|||
|
||||
has Str:D $.link is required is rw;
|
||||
|
||||
has Str:D $.text is required is rw;
|
||||
|
||||
has Str $.icon is rw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue