mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
refactor: change npm package from @memoh to @memohai
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user