Insert your iA Writer token here
URL Encode Text
(global-set-key (kbd "C-c d b a") 'dap-breakpoint-add) | |
(global-set-key (kbd "C-c d b d") 'dap-breakpoint-delete) | |
(global-set-key (kbd "C-c d b t") 'dap-breakpoint-toggle) | |
(global-set-key (kbd "C-c d b l") 'dap-ui-breakpoints-list) |
<script> | |
import { refreshRepos, repos$ } from './api'; | |
</script> | |
<div class="flex flex-col"> | |
<button on:click={refreshRepos} class="bg-orange-500 border-orange-700 text-white p-4 m-4">Fetch Repos</button> | |
<div class="my-4"> | |
{#if $repos$?.data} | |
<ul> | |
{#each $repos$?.data as repo (repo.id)} |
I hereby claim:
To claim this, I am signing this object: