mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fix lab columns
This commit is contained in:
parent
b1fce38b8f
commit
32e7b5fd86
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import styles from './styles.module.scss';
|
||||||
|
|
||||||
const defaultColumns = {
|
const defaultColumns = {
|
||||||
default: 2,
|
default: 2,
|
||||||
1280: 1,
|
840: 1,
|
||||||
};
|
};
|
||||||
|
|
||||||
interface ColumnsProps {
|
interface ColumnsProps {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue