Skip to content

Commit 9c8da29

Browse files
committed
docs(fab): update angular to standalone
1 parent 6b1ffbe commit 9c8da29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/usage/v8/fab/before-content/angular/example_component_ts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import { add } from 'ionicons/icons';
2121
@Component({
2222
selector: 'app-example',
2323
templateUrl: 'example.component.html',
24+
styleUrls: ['example.component.css'],
2425
imports: [
2526
IonAvatar,
2627
IonContent,

0 commit comments

Comments
 (0)