Skip to content

Commit

Permalink
Merge pull request #233 from qwerty084/fix/promotion-dialog
Browse files Browse the repository at this point in the history
fix promotion dialog w. multile component instances
  • Loading branch information
qwerty084 authored Dec 1, 2023
2 parents fef060b + 0860aea commit 8956be4
Show file tree
Hide file tree
Showing 5 changed files with 411 additions and 411 deletions.
1 change: 0 additions & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<script setup lang="ts">
import { TheChessboard, type BoardApi, type BoardConfig } from '@/index';
import '@/assets/board.css';
let boardAPI: BoardApi | undefined;
Expand Down
Loading

0 comments on commit 8956be4

Please sign in to comment.