Skip to content

Commit

Permalink
docs: table caption
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Apr 30, 2024
1 parent baf6344 commit bad4e06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/error-reference/ErrorsTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ defineProps<{

<template>
<table>
<caption>Error Codes</caption>
<thead>
<tr>
<th>Code</th>
Expand Down

0 comments on commit bad4e06

Please sign in to comment.