mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
photoswipe element
This commit is contained in:
parent
55c806ce21
commit
19aeb8a334
16 changed files with 260 additions and 58 deletions
|
@ -8,6 +8,7 @@ import { PRESETS } from '~/constants/urls';
|
|||
|
||||
interface IProps {
|
||||
node: INode;
|
||||
modalShowPhotoswipe: any;
|
||||
}
|
||||
|
||||
const NodeAudioImageBlock: FC<IProps> = ({ node }) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue