Skip to content

Commit

Permalink
Fixed large modal
Browse files Browse the repository at this point in the history
  • Loading branch information
egauzens committed Nov 16, 2023
1 parent 35f98ba commit 4276d56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sparc-design-system-components-2",
"version": "0.0.12",
"version": "0.0.13",
"private": false,
"scripts": {
"dev": "vite",
Expand Down
1 change: 0 additions & 1 deletion src/components/LargeModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<slot name="mainContent" />
</div>
</div>
<el-button class="primary">Test</el-button>
</el-dialog>
</template>

Expand Down

0 comments on commit 4276d56

Please sign in to comment.