mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
removed console.log
This commit is contained in:
parent
924b6d4285
commit
5e673c27b0
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ function* onPathChange({
|
|||
}
|
||||
|
||||
function* onShowPhotoswipe({ images, index }: ReturnType<typeof modalShowPhotoswipe>) {
|
||||
console.log({ images, index });
|
||||
yield put(
|
||||
modalSet({
|
||||
dialog: DIALOGS.PHOTOSWIPE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue