Skip to content

Commit 5a8e9c9

Browse files
Merge pull request #11 from codebuilderinc/copilot/sub-pr-10
fix: address UI component review feedback — timeouts, ARIA, active nav, env vars, type cleanup
2 parents 3724e4b + 7111548 commit 5a8e9c9

File tree

14 files changed

+13027
-157
lines changed

14 files changed

+13027
-157
lines changed

.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ REDDIT_CLIENT_ID=your_client_id
1111
REDDIT_CLIENT_SECRET=your_client_secret
1212
REDDIT_USERNAME=your_reddit_username
1313
REDDIT_PASSWORD=your_reddit_password
14+
15+
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=your_google_maps_api_key

0 commit comments

Comments
 (0)