feat: model pull/delete added

This commit is contained in:
Timothy J. Baek 2023-10-22 16:40:17 -07:00
parent e1361e68ec
commit 08b43fc987
4 changed files with 249 additions and 25 deletions

View file

@ -6,6 +6,7 @@
html {
@apply bg-gray-800;
word-break: break-all;
}
.hljs {