diff --git a/Documentation/Blazorise.Docs/Pages/Docs/Extensions/Snackbar/SnackbarPage.razor b/Documentation/Blazorise.Docs/Pages/Docs/Extensions/Snackbar/SnackbarPage.razor
index 1e7e88c9e4..b15cda5ea7 100644
--- a/Documentation/Blazorise.Docs/Pages/Docs/Extensions/Snackbar/SnackbarPage.razor
+++ b/Documentation/Blazorise.Docs/Pages/Docs/Extensions/Snackbar/SnackbarPage.razor
@@ -84,42 +84,4 @@
-
-
-
- API
-
-
-
- Attributes
-
-
-
-
- Defines the snackbar location.
-
-
- Defines the snackbar color.
-
-
- Defines the visibility of snackbar.
-
-
- Allow snackbar to show multiple lines of text.
-
-
- Defines the interval (in milliseconds) after which the snackbar will be automatically closed.
-
-
- efines the base animation duration in milliseconds.
-
-
- If clicked on snackbar, a close action will be delayed by increasing the DefaultInterval time (used if no value is provided in the Push method).
-
-
- Defines the interval(in milliseconds) by which the snackbar will be delayed from closing.
-
-
- Occurs after the snackbar has closed.
-
-
+
\ No newline at end of file