mirror of
https://github.com/FranP-code/Tic-Tac-Toe-Game.git
synced 2025-10-12 23:52:39 +00:00
Emoji picker logic done
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<link rel="stylesheet" href="./styles/styles.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
|
||||
<script type="module" src="https://cdn.jsdelivr.net/npm/emoji-picker-element@^1/index.js"></script>
|
||||
<script src="./script/index.js" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="player-selection">
|
||||
|
||||
Reference in New Issue
Block a user