mirror of
https://github.com/unraid/api.git
synced 2026-04-23 15:51:24 -05:00
chore: @todo idea for promo
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
/**
|
||||
* @todo future idea – turn this into a carousel. each feature could have a short video if we ever them
|
||||
*/
|
||||
import { Switch, SwitchGroup, SwitchLabel } from '@headlessui/vue';
|
||||
import { storeToRefs } from 'pinia';
|
||||
import { usePromoStore } from '~/store/promo';
|
||||
|
||||
Reference in New Issue
Block a user