mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added husky
This commit is contained in:
parent
f55665c981
commit
6957813cd0
4 changed files with 13 additions and 8 deletions
|
@ -1,8 +1,6 @@
|
|||
import React, { FC, useMemo } from 'react';
|
||||
import { FC } from 'react';
|
||||
|
||||
import classNames from 'classnames';
|
||||
import Image from 'next/future/image';
|
||||
import Gallery, { ImageWithSize } from 'react-easy-image-gallery';
|
||||
|
||||
import { imagePresets } from '~/constants/urls';
|
||||
import { IFile } from '~/types';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue