chore: @todo idea for promo

This commit is contained in:
Zack Spear
2023-06-02 21:00:44 -07:00
committed by Zack Spear
parent 9c6f669f73
commit e36e90724c
+3
View File
@@ -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';