mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
docs(fan): fix typo
This commit is contained in:

committed by
Manu Mtz.-Almeida

parent
91168af173
commit
aeb96347eb
@ -208,7 +208,7 @@ export class FabList {
|
|||||||
*
|
*
|
||||||
* ```html
|
* ```html
|
||||||
* <ion-content>
|
* <ion-content>
|
||||||
* <!-- this fab is placed at top right -->
|
* <!-- this fab is placed at bottom right -->
|
||||||
* <ion-fab bottom right >
|
* <ion-fab bottom right >
|
||||||
* <button ion-fab>Share</button>
|
* <button ion-fab>Share</button>
|
||||||
* <ion-fab-list side="top">
|
* <ion-fab-list side="top">
|
||||||
|
Reference in New Issue
Block a user