diff --git a/docs/fiddles/native-ui/notifications/basic-notification/index.html b/docs/fiddles/native-ui/notifications/basic-notification/index.html deleted file mode 100644 index e4a440c0eb99..000000000000 --- a/docs/fiddles/native-ui/notifications/basic-notification/index.html +++ /dev/null @@ -1,22 +0,0 @@ - - -
- - - -This demo demonstrates a basic notification. Text only.
-This demo demonstrates an advanced notification. Both text and image.
-A frameless window is a window that has no "chrome",
- such as toolbars, title bars, status bars, borders, etc. You can make
- a browser window frameless by setting
- frame
to false
when creating the window.