Skip to content

Commit 694aa2e

Browse files
committed
Fix tables in readme
1 parent 6893e46 commit 694aa2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The `sf-alert` directive is an **element directive** to display toast alerts. Al
167167
### Attributes
168168

169169
| Attribute | Definition |
170-
--
170+
--- | ---
171171
| sf-alert-action | The text as it appears on the action button |
172172
| sf-alert-position | The position of the alert using any combination of 'top, right, bottom, left, end, start' |
173173
| sf-alert-auto-wrap | Automatically wrap the contents of the Toast message. *Defaults to true* |
@@ -222,7 +222,7 @@ The `$http` service is used to make the request call and load the response. The
222222
### Attributes
223223

224224
| Attribute | Definition |
225-
--
225+
--- | ---
226226
| href, ng-href | The URL to load in the dialog |
227227
| sf-dialog-method | The HTTP Method used for the request |
228228
| sf-dialog-data | Sets the `data` attribute for the `$http` service |

0 commit comments

Comments
 (0)