Skip to content

Commit 84d1252

Browse files
committed
link
1 parent a915a64 commit 84d1252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `<dialog>` element is designed to create a modal dialog that captures the us
1414
the rest of the webpage
1515
until the dialog is dismissed.
1616
This approach ensures that users must make a choice regarding cookie consent before they
17-
can continue using the website.
17+
can continue using the website. Read more [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog).
1818

1919
By using the `<dialog>` element, we achieve the following benefits:
2020

0 commit comments

Comments
 (0)