diff --git a/snippets/disable-selection.md b/snippets/disable-selection.md index 0ad8481e1..5d3094414 100644 --- a/snippets/disable-selection.md +++ b/snippets/disable-selection.md @@ -37,6 +37,7 @@ Makes the content unselectable. #### Browser support ⚠️ Requires prefixes for full support. +⚠️ This is not a secure method to prevent users from copying content. * https://caniuse.com/#feat=user-select-none