refactor: change npm package from @memoh to @memohai

This commit is contained in:
Acbox
2026-03-24 21:30:25 +08:00
parent 5963e787a9
commit ff764d53ac
150 changed files with 311 additions and 296 deletions
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { Button, Input } from '@memoh/ui'
import { Button, Input } from '@memohai/ui'
export interface KeyValuePair {
key: string