Skip to content

Commit

Permalink
Merge pull request #107 from go-bazzinga/rupansh/home-fixes
Browse files Browse the repository at this point in the history
[SQUASH] Home Screen UX Improvements
  • Loading branch information
rupansh-sekar-yral authored Mar 12, 2024
2 parents 8b386dd + cd86177 commit 2199a11
Show file tree
Hide file tree
Showing 18 changed files with 795 additions and 413 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
nix-shell --run 'rustup target add wasm32-unknown-unknown'
nix-shell --run "rustup component add rustfmt"
nix-shell --run "rustup component add clippy"
nix-shell --run "cargo install --locked cargo-leptos"
- name: lint check
run: |
nix-shell --run "cargo fmt --check"
Expand Down
Loading

0 comments on commit 2199a11

Please sign in to comment.