mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-18 14:34:25 +01:00
update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Accessor } from 'solid-js';
|
||||
import { createSignal, createEffect } from 'solid-js';
|
||||
import type { Accessor } from 'solid-js';
|
||||
|
||||
export type UseResizedImageProps = {
|
||||
imageUrl: Accessor<string | undefined>;
|
||||
|
||||
Reference in New Issue
Block a user