Skip to content

Commit

Permalink
Merge pull request #15 from near-ndc/settings-dao
Browse files Browse the repository at this point in the history
Dao settings page
  • Loading branch information
Megha-Dev-19 authored Jan 29, 2024
2 parents bda3421 + dd05378 commit ca72c3b
Show file tree
Hide file tree
Showing 16 changed files with 3,431 additions and 2,734 deletions.
6 changes: 3 additions & 3 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"trailingComma":"none",
"tabWidth": 4,
"trailingComma": "none",
"tabWidth": 2,
"semi": true,
"singleQuote": false
}
}
Loading

0 comments on commit ca72c3b

Please sign in to comment.