Skip to content

Commit bb56e3a

Browse files
authored
feat: adds react to slides (#699)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 333f8a5 commit bb56e3a

File tree

7 files changed

+2852
-3659
lines changed

7 files changed

+2852
-3659
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"mechatroner.rainbow-csv",
4141
"alexcvzz.vscode-sqlite",
4242
"Orta.vscode-jest",
43-
"firsttris.vscode-jest-runner"
43+
"firsttris.vscode-jest-runner",
44+
"bierner.lit-html"
4445
],
4546
"settings": {
4647
"terminal.integrated.defaultProfile.linux": "zsh",

0 commit comments

Comments
 (0)