mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 08:50:34 +01:00
feat(module)!: migrate to reka-ui (#2448)
This commit is contained in:
@@ -13,7 +13,7 @@ export interface IconProps {
|
||||
</script>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { useForwardProps } from 'radix-vue'
|
||||
import { useForwardProps } from 'reka-ui'
|
||||
import { reactivePick } from '@vueuse/core'
|
||||
|
||||
const props = defineProps<IconProps>()
|
||||
|
||||
Reference in New Issue
Block a user