Skip to content

Commit

Permalink
chore: update examples api
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 27, 2023
1 parent 4a17910 commit 549560d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/menu-di-navigazione/torna-indietro.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"name": "Link",
"content": "\n<a href=\"#\" class=\"go-back\" data-bs-toggle=\"historyback\"><svg class=\"icon icon-sm icon-primary me-2\"><use href=\"/dist/svg/sprites.svg#it-arrow-left\"></use></svg> Torna indietro</a>\n"
"content": "\n<a href=\"#\" class=\"go-back\" data-bs-toggle=\"historyback\"><svg class=\"icon icon-sm icon-primary me-2\"><use href=\"/dist/svg/sprites.svg#it-arrow-left\"></use></svg>Torna indietro</a>\n"
},
{
"name": "Pulsanti con freccia",
"content": "\n<button type=\"button\" class=\"btn btn-primary go-back\" data-bs-toggle=\"historyback\"><svg class=\"icon icon-sm icon-white me-2\"><use href=\"/dist/svg/sprites.svg#it-arrow-left\"></use></svg> Torna indietro</button>\n<button type=\"button\" class=\"btn btn-primary go-back\" data-bs-toggle=\"historyback\"><svg class=\"icon icon-sm icon-white me-2\"><use href=\"/dist/svg/sprites.svg#it-arrow-up\"></use></svg> Livello superiore</button>\n"
"content": "\n<button type=\"button\" class=\"btn btn-primary go-back\" data-bs-toggle=\"historyback\"><svg class=\"icon icon-sm icon-white me-2\"><use href=\"/dist/svg/sprites.svg#it-arrow-left\"></use></svg>Torna indietro</button>\n<button type=\"button\" class=\"btn btn-primary go-back\" data-bs-toggle=\"historyback\"><svg class=\"icon icon-sm icon-white me-2\"><use href=\"/dist/svg/sprites.svg#it-arrow-up\"></use></svg> Livello superiore</button>\n"
},
{
"name": "Pulsanti, solo icona",
Expand Down

0 comments on commit 549560d

Please sign in to comment.