Skip to content

Commit

Permalink
Merge pull request #160 from SpaceyaTech/fix/minor-ui
Browse files Browse the repository at this point in the history
fix: UI modifications
  • Loading branch information
sonylomo authored May 8, 2024
2 parents b3568ea + 775cf10 commit 1f0fdca
Show file tree
Hide file tree
Showing 32 changed files with 6,032 additions and 477 deletions.
5,698 changes: 5,698 additions & 0 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions sample.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# This is a sample .env file for use in local development.
# Duplicate this file as .env in the root of the project
# and update the environment variables to match your
# desired config

REACT_APP_API_BASE_URL = https://example.com
VITE_SERVICE_ID = randomstring
VITE_TEMPLATE_ID = randomstring
VITE_PUBLIC_ID = randomstring
Loading

0 comments on commit 1f0fdca

Please sign in to comment.