Skip to content

Commit

Permalink
feat: repo for justified-layout-wasm package
Browse files Browse the repository at this point in the history
  • Loading branch information
bo0tzz committed Jan 8, 2025
1 parent 9fa49a8 commit a916047
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tf/deployment/modules/github/org/repositories.tf
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ variable "repositories" {
name = "native_video_player",
description = "A Flutter widget to play videos on iOS and Android using a native implementation.",
fork = true
},
{
name = "justified-layout-wasm",
description = "Rust+WASM based NPM package for calculating justified layout geometries."
}
]
}
Expand Down

0 comments on commit a916047

Please sign in to comment.