mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
add media detail dialog and infinite loading
This commit is contained in:
@@ -88,6 +88,7 @@ export function Link({
|
||||
}
|
||||
|
||||
const wouterOnClick = (e: any) => {
|
||||
onClick?.(e);
|
||||
// prepared for view transition
|
||||
/*if (props.transition !== false) {
|
||||
e.preventDefault();
|
||||
|
||||
Reference in New Issue
Block a user