Skip to content

Commit 4afa1f4

Browse files
Lukas742ilhan007
authored andcommitted
docs(UXC Pattern): remove unused code (#12134)
* docs(UXC Pattern): remove unused class * docs(UXC Integration): remove unused import --------- Co-authored-by: ilhan orhan <[email protected]>
1 parent ea1fcb4 commit 4afa1f4

File tree

2 files changed

+0
-6
lines changed
  • packages/website/docs/_samples/patterns/UXCIntegration/Basic

2 files changed

+0
-6
lines changed

packages/website/docs/_samples/patterns/UXCIntegration/Basic/main.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@
4040
box-shadow: none;
4141
}
4242

43-
.notificationsMessageStrip {
44-
display: none;
45-
margin: 0.5rem;
46-
width: auto;
47-
}
4843
/* End notifications */
4944

5045
/* User Settings Dialog */

packages/website/docs/_samples/patterns/UXCIntegration/Basic/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ import NavigationLayoutMode from "@ui5/webcomponents-fiori/dist/types/Navigation
3535

3636
import "@ui5/webcomponents/dist/Menu.js";
3737
import "@ui5/webcomponents/dist/MenuItem.js";
38-
import "@ui5/webcomponents/dist/MessageStrip.js";
3938
import "@ui5/webcomponents-fiori/dist/NotificationList.js";
4039
import "@ui5/webcomponents-fiori/dist/NotificationListGroupItem.js";
4140
import "@ui5/webcomponents-fiori/dist/NotificationListItem.js";

0 commit comments

Comments
 (0)