Skip to content

Commit

Permalink
Includeing custom hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
moovendhan-v committed Apr 4, 2024
1 parent 44e47a2 commit 65ba54a
Show file tree
Hide file tree
Showing 13 changed files with 506 additions and 96 deletions.
1 change: 1 addition & 0 deletions ui_tailwind_shadecn/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ dist-ssr
*.njsproj
*.sln
*.sw?
*.env
1 change: 1 addition & 0 deletions ui_tailwind_shadecn/env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BASE_URI = "http://localhost:4000"
Loading

0 comments on commit 65ba54a

Please sign in to comment.