Skip to content

Commit

Permalink
Tab Layout (#14)
Browse files Browse the repository at this point in the history
Add a PrimeFlex theme

Fix passing the sampler model as a prop to SampleDropzone
  • Loading branch information
grddavies authored May 4, 2023
1 parent 422fa8a commit 936a620
Show file tree
Hide file tree
Showing 23 changed files with 639 additions and 417 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"@types/assert": "^1.5.6",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"eslint": "^8.39.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-solid": "^0.9.4",
Expand All @@ -33,7 +33,7 @@
"postcss-nesting": "^10.2.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vite-plugin-checker": "^0.5.6",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-solid": "^2.7.0",
Expand Down
Loading

0 comments on commit 936a620

Please sign in to comment.