You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -326,7 +326,7 @@ You can use the following pages in default.
326
326
| Class Name | Description |
327
327
| --- | --- |
328
328
| DebugPage | Page with methods for adding default cells. |
329
-
|FloatingButton| Page with a floating button at the bottom. If you need to a button, such as a "Submit" button, you can use this page. |
329
+
|FloatingButtonPage| Page with a floating button at the bottom. If you need to a button, such as a "Submit" button, you can use this page. |
330
330
| DefaultDebugPageBase | Base class for the debug page that has methods for adding default cells. It is an abstract class, so you need to inherit it to use. |
331
331
| DebugPageBase | Base class for the debug page. It is an abstract class, so you need to inherit it to use. |
0 commit comments