Skip to content

Commit

Permalink
fixed palyground
Browse files Browse the repository at this point in the history
  • Loading branch information
ElyaConrad committed Apr 14, 2024
1 parent c9c8ebc commit 5bdaa28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion playground/src/components/Playground.vue
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ onMounted(() => {
border-radius: 10px;
padding: 20px;
display: grid;
display: none;
flex: none;
box-sizing: border-box;
gap: 20px;
Expand Down
2 changes: 1 addition & 1 deletion zoompinch-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zoompinch",
"private": false,
"version": "0.0.23",
"version": "0.0.24",
"type": "module",
"files": [
"package.json",
Expand Down

0 comments on commit 5bdaa28

Please sign in to comment.