There was an error while loading. Please reload this page.
1 parent bd695a2 commit ca3ac6fCopy full SHA for ca3ac6f
1 file changed
docs/getting-started.md
@@ -68,7 +68,7 @@ add_action(
68
'enqueue' => static fn(): bool => is_user_logged_in(),
69
'inFooter' => true,
70
]
71
- )
+ );
72
73
$loader = new WebpackManifestLoader();
74
/** @var \Inpsyde\Assets\Asset[] $assets */
0 commit comments