Skip to content

Commit 15a0087

Browse files
authored
Update README.md
1 parent ea8602e commit 15a0087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ You can use the following pages in default.
326326
| Class Name | Description |
327327
| --- | --- |
328328
| 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. |
330330
| 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. |
331331
| DebugPageBase | Base class for the debug page. It is an abstract class, so you need to inherit it to use. |
332332

0 commit comments

Comments
 (0)