mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-15 00:30:01 +00:00
Adds functionality and supporting components for frontend authentication
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<button @click="click()">
|
||||
<slot></slot>
|
||||
<slot name="text"></slot>
|
||||
<slot name="icon"></slot>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user