Skip to content

Commit

Permalink
feat: update to version 1.3.0 of web component
Browse files Browse the repository at this point in the history
  • Loading branch information
mlopezFC authored and javier-godoy committed Apr 18, 2024
1 parent b7af0e9 commit 9371888
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
@SuppressWarnings("serial")
@Tag("fc-applayout")
@JsModule("@flowingcode/fc-applayout/src/fc-applayout.ts")
@NpmPackage(value = "@flowingcode/fc-applayout", version = "1.1.0")
@NpmPackage(value = "@flowingcode/fc-applayout", version = "1.3.0")
@CssImport(value = "./styles/applayout-styles.css", themeFor = "fc-applayout")
public class AppLayout extends Div implements RouterLayout {

Expand Down

0 comments on commit 9371888

Please sign in to comment.