fix: useStorage in ssr & extract random

This commit is contained in:
YunYouJun
2023-07-30 16:31:37 +08:00
parent 033d6adbe6
commit 5164279311
13 changed files with 147 additions and 148 deletions

View File

@@ -3,8 +3,8 @@ const rStore = useRecipeStore()
</script>
<template>
<div pt-4>
<div text-4xl>
<div>
<div pt-4 text-4xl>
<button
class="cursor-pointer transition active:text-green-800 hover:(text-green-600)"
title="重置"