[READ-ONLY] a fast, modern browser for the npm registry
at main 7 lines 221 B view raw
1<template> 2 <div class="relative"> 3 <div class="flex items-center justify-center w-8 h-8 rounded-md text-fg-subtle"> 4 <span class="i-lucide:settings w-4 h-4" aria-hidden="true" /> 5 </div> 6 </div> 7</template>